Kodi Community Forum

Full Version: Mod for Aeon "Phil65"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
Hi.

I started to mod Aeon Nox Helix from Phil65.

For now, I just change some fex things because Phil65 is still working on it.

watch gallery


Get this mod : Download this ZIP file

You will need also :

script.duration to display duration in hh:mm format instead of xx minutes and end time while browsing library or viewing movie information panel.
service.library.data.provider to display duration with hh:mm format and end time on widgets

Install this mod :

1 - Extract ZIP file
2 - overwrite existing XML files from 1080i folder in skin directory with XML files from 1080i folder extracted in step 1
2 - overwrite existing images files from media folder in skin directory with images files from media folder extracted in step 1

Configure skin for displaying duration in hh:mm format and end time in widgets for custom menu items based on smart playlists :

Configure Aeon to use smart playlist and to display widget based on smart playlist for custom menu item
For example : Menu Children with widget enable based on Children.xsp playlist
Edit guisettings.xml
Search for skin.aeon.nox.CustomHomeItem1 strings (when you want to customize first custom item)

Before editing :

Code:
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.Widget2Title"></setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.WidgetTitle">Derniers</setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.Widget2"></setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.Widget">moviespanel2posterdefaultclassic</setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.Widget2Content"></setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.WidgetContent">special://profile/playlists/video/Cartoons-Widget.xsp</setting>

After editing :

Code:
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.Widget2Title">Derniers</setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.WidgetTitle"></setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.Widget2">moviespanel2posterdefaultclassic</setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.Widget"></setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.Widget2Content">plugin://service.library.data.provider?type=videoplaylist&amp;playlist=special://profile/playlists/video/Cartoons-Widget.xsp</setting>
<setting type="string" name="skin.aeon.nox.CustomHomeItem1.WidgetContent">special://profile/playlists/video/Cartoons-Widget.xsp</setting>

What I've done :

Switch title from Widget to Widget2
Switch type from Widget to Widget2
Use Widget2Content for calling service.library.data.provider by using the same playlist
I used Widget and Widget2 to speed up displaying because movie wall is based on Widget and screen widget is based on Widget2

(I hope it's clear enough Tongue)

WARNING
Merciiiiiiiii Mike. Tu as décidé de porter cer que tu avais fait sur gotham Smile

Merci.
Oui,j'aime trop Aeon Nox pour passer sur un autre skin (en tout cas sur mon HTPC principal).

Et Aeon Phil65 est plus léger que Aeon Shedrock.

Yes, I love so much Aeon Nox to switch to another skin (at least on my main HTPC).

And Aeon Phil65 is lighter than Aeon Shedrock.
c'est vrai qu'il est plus fluide. Mais...impossible de me passer des smartplaylists malheureusement...sauf si tu penses les inclures dans ton skin....Wink

Yes you're right, aeon phil65 is more fluid. But smartplaylists are so useful for me so i thank shedrock for porting nox to helix.....unless you will include these smartplaylists in your mod....Wink

Thanks
Elles marchent très bien les smart playlists, j'en ai 3 différentes sur mon menu principal (regarde les 3 dernières captures d'écran dans le premier post).

Smart playlists work well, I have 3 differents one on my main menu (look at 3 last screen shot on the first post).
...euh j'avais pas fais gaffe qu'elles étaient sur aeon...
En fait je parlais du gestionnaire des smartsplaylists. Je me suis mal exprimé Smile
Bien pratique ce petit "truc".
It's an English only forum here.
I think Phil65 removed the "smart playlist manager" as he doesn't use my "random and last items" script anymore.
Mike can u also look into movie sets issue that we discussing in other thread
This issue


quote='Razieal121' pid='1931780' dateline='1424316255']
I have just installed v3 just relaesed and having few issues i guess my mate mike n others can help me out here firstly look at this issue i have highlighted it before and was hoping a fix but this is still there when there is no coverflow chosen in showcase MOVIESETS cases comes empty (see screenshot) so i dont know what causing this hopefully this is fixed soon

Image


SECONDLY

i thought no floor labels option disable floor labels as seen in screenshot in this view but look i have chosen it but still seeing labels at bottom am i missing something hereSad((
Image
[/quote]
(2015-02-19, 18:06)mikebzh44 Wrote: [ -> ]I think Phil65 removed the "smart playlist manager" as he doesn't use my "random and last items" script anymore.

oh ok. So bad. So good luck for your mod. As Phil65 doesn't care of this script, i will stay on Shednox.
Thanks mike.
(2015-02-19, 18:35)wilmans2m Wrote: [ -> ]
(2015-02-19, 18:06)mikebzh44 Wrote: [ -> ]I think Phil65 removed the "smart playlist manager" as he doesn't use my "random and last items" script anymore.

oh ok. So bad. So good luck for your mod. As Phil65 doesn't care of this script, i will stay on Shednox.
Thanks mike.

you can use smart playlists without the mentioned script in my skin. Wink
@Razieal121 : your screenshots are from Aeon Shedrock so there is nothing to do with Aeon Phil65
@wilmans2m : aas Phil said, you don't need my script any more. This is why I moved on Aeon Phil65
The name is a bit misleading - it makes it sound like it's Phil65's mod of Aeon.
Pages: 1 2 3 4 5