Kodi Community Forum
[MOD] Aeon Warlion 4.1.9 (Aeon Nox-based, Gotham only) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon Nox: Silvo (https://forum.kodi.tv/forumdisplay.php?fid=142)
+---- Thread: [MOD] Aeon Warlion 4.1.9 (Aeon Nox-based, Gotham only) (/showthread.php?tid=185290)



RE: porting nox 4.1.9 to gotham - sveni_lee - 2014-02-06

I' ve fix the position of the Audio-Codec-Flag in the MusicVisualisation.xml..

befor
Image

after
Image

you can find the MusicVisualisation.xml here.

I tried to automate the moving of the custom_1154_MusicInfoOverlay.xml but without succsess... Has anybody an idea?

Image


RE: porting nox 4.1.9 to gotham - warlion - 2014-02-06

actually i change the time instead because of the studio logo if you have it

Image

https://github.com/WarLion/skin.Aeon-Nox-4.1.9/commit/603fb0ca9a891192305625703c0b4f8569adb7a7


RE: porting nox 4.1.9 to gotham - zag - 2014-02-06

How do you get the similar artists and discography to show up in those info panels?

I never got that working on the original release either.


RE: porting nox 4.1.9 to gotham - sveni_lee - 2014-02-06

yes, that looks much more better...


RE: porting nox 4.1.9 to gotham - warlion - 2014-02-06

(2014-02-06, 18:14)zag Wrote: How do you get the similar artists and discography to show up in those info panels?

I never got that working on the original release either.

download cdart manager
create a new folder where it will put the logos, fanart etc etc etc
i will take a long time to download all the information

and over setting -- skin -- paths -- Set path to music library
add that folder


and on skin settings - cuztomizers - music cisualisation settings
http://i.imgur.com/oTajgPz.png

the enable extended info widget do the trick


RE: porting nox 4.1.9 to gotham - Raytestrak - 2014-02-06

This must be a problem on my end, but I don't understand why. I'm missing some text under skin settings.

https://drive.google.com/file/d/0B60kvTIKu6RXTk1vajFFM1VTZEk
https://drive.google.com/file/d/0B60kvTIKu6RXOVZOOVNzeVJLTkk

I've got all of today xml files and haven't edited any of them.


RE: porting nox 4.1.9 to gotham - warlion - 2014-02-06

Ok i think i already change all the visual problems ,
right know there is a few problems left, a few widgets and a few other stuff that i will fix soon
i will push change every week untill is 100% compatible with gotham

the subtitle manual search is not working because a bug on xbmc i will be fix really soon https://github.com/xbmc/xbmc/pull/4157
but will work on nights from 2 week ago

i change the logo and icon to identify the original from the gotham version ,
Aeon Nox 4 is an amazing skin with a lot of customization , it is not recommended for low-end platforms like Raspberry pi, AppleTV and older android devices

AN4 is really heavy skin , BigNoid the creator of this skin is working on AN5 on a lighter skin

you can download the last fixes here https://github.com/WarLion/skin.Aeon-Nox-4.1.9/archive/master.zip
and install it using the zip installer on xbmc
Settings --> Add-ons -->install from zip file

if you find a bug let me know ,

best regards

(2014-02-06, 19:10)Raytestrak Wrote: This must be a problem on my end, but I don't understand why. I'm missing some text under skin settings.

https://drive.google.com/file/d/0B60kvTIKu6RXTk1vajFFM1VTZEk
https://drive.google.com/file/d/0B60kvTIKu6RXOVZOOVNzeVJLTkk

I've got all of today xml files and haven't edited any of them.


thats something on your end,
did you try restarting xbmc?

check your language folder seen to me is a problem with those
perhaps a corrupted download


RE: Aeon nox 4.1.9 for gotham - Eisi2005 - 2014-02-06

@warlion

thanks for fixing the arrows. Could you tell me what you have change to get it work ?


RE: Aeon nox 4.1.9 for gotham - warlion - 2014-02-06

just changing the onup ondown on dialogvideoinfo and dialogmusicinfo
https://github.com/WarLion/skin.Aeon-Nox-4.1.9/commit/2e698199e191769ffb7bafd3e762170e8fcff58a#diff-1


RE: Aeon nox 4.1.9 for gotham - Eisi2005 - 2014-02-06

Thanks


RE: Aeon nox 4.1.9 for gotham - Raytestrak - 2014-02-06

(2014-02-06, 19:15)warlion Wrote: thats something on your end,
did you try restarting xbmc?

check your language folder seen to me is a problem with those
perhaps a corrupted download

You're right. It is a problem on my end. I'm running a BigNoid/Warlion/Raytestrak hybrid, mainly because I don't want to set everything up again. Including the language folder helped a lot, but I still have a few empty dialogs. I'll bit the bullet this weekend and start from scratch.


RE: Aeon nox 4.1.9 for gotham - warlion - 2014-02-06

edit your addon.xml as well


RE: Aeon nox 4.1.9 for gotham - Raytestrak - 2014-02-06

(2014-02-06, 20:09)warlion Wrote: edit your addon.xml as well

Correct me if I'm wrong, but in theory, I could download your zip, unzip it in addons/skin.aeon.nox, change id="skin.aeon.nox.gotham" to id="skin.aeon.nox" in addon.xml and all my settings would remain intact, right? Or would that screw up the skin? Creating a Textures.xbt shouldn't affect the skin right? I can't say I notice any performance increase by creating a texture pack, but it can't hurt.


RE: Aeon nox 4.1.9 for gotham - warlion - 2014-02-06

thats correct also name
you only need this line

<addon id="skin.aeon.nox" version="4.1.9" name="Aeon Nox" provider-name="Big_Noid|phil65">


the textures.xbt it had to work just fine , will not change anything , but always make a copy of your aeon nox folder to be sure


RE: Aeon nox 4.1.9 for gotham - neurosis13 - 2014-02-06

(2014-02-06, 12:42)warlion Wrote: did you try changing the line 1606
for
<texture>$INFO[Container(8000).ListItem.Property(VideoCodec),flags/source/,.png]</texture>

you are using a variable not intended to use there

also never forget to add the xml info in line 1
<?xml version="1.0" encoding="utf-8"?>

sorry, but i didnt make those changes, these are the original codes from phil.
Please look at your Includes_WidgetLayout.xml
you will notice that you are having the same problem.