Aeon Madnox for Krypton / Jarvis - (no longer in development)
Mike
try with this changes...Animated fanart and poster included Smile

Home.xml (row 10), Add
Code:
    <onload>Skin.SetBool(SkinHelper.EnableAnimatedPosters)</onload>
    <onload>Skin.SetBool(SkinHelper.EnableAddonsLookups)</onload>

variable.xml (row for poster after 2551)(row fanart now 680)
poster
Code:
    <variable name="ListPosterVar1">
        <value condition="Container.Content(tags)">$INFO[ListItem.Label,special://skin/extras/tags/video/icons/,.jpg]</value>
        <value condition="Stringcompare(ListItem.label,..)">DefaultFolderBack.png</value>
        <value condition="Container.Content(genres)">$INFO[ListItem.Label,special://skin/extras/genre/video/iconsBW/,.jpg]</value>
        <value condition="!IsEmpty(ListItem.Art(poster))+!IsEmpty(Window(Home).Property(SkinHelper.AnimatedPoster))">$INFO[Window(Home).Property(SkinHelper.AnimatedPoster)]</value>
        <value condition="!IsEmpty(ListItem.Art(poster))+IsEmpty(Window(Home).Property(SkinHelper.AnimatedPoster))">$INFO[ListItem.Art(poster)]</value>
        <value condition="!IsEmpty(Container.ListItem.Art(poster))">$INFO[Container.ListItem.Art(poster)]</value>
        <value condition="Container.Content(episodes) + !IsEmpty(ListItem.Art(season.poster))">$INFO[ListItem.Art(season.poster)]</value>
        <value condition="!IntegerGreaterThan(ListItem.Season,9) + [Container.Content(tvshows) | Container.Content(seasons) | Container.Content(episodes)]">$INFO[ListItem.Path]$INFO[ListItem.Season,../season0,-poster.jpg]</value>
        <value condition="Container.Content(episodes)">$INFO[ListItem.Path]$INFO[ListItem.Season,../season,-poster.jpg]</value>
        <value condition="Container.Content(episodes)">$INFO[ListItem.Art(tvshow.poster)]</value>
        <value>$INFO[ListItem.Icon]</value>
    </variable>
Fanart
Code:
    <variable name="MovieFanartVar">
        <value condition="Skin.HasSetting(RotateFanart) + !IsEmpty(Window(Home).Property(Detail.Movie.1.Art(fanart))) + skin.hassetting(backendmode) + !Skin.HasSetting(NoVideoLibraryFanart) + [Container.Content(sets) | SubString(ListItem.Path,videodb://movies/sets/,left)]">$INFO[Control.GetLabel(4324)]</value>
        <value condition="Skin.HasSetting(NoVideoLibraryFanart) + !IsEmpty(Skin.String(MoviesBackground))">$INFO[Skin.String(MoviesBackground)]</value>
        <value condition="Skin.HasSetting(NoVideoLibraryFanart)">special://skin/backgrounds/movies/</value>
        <value condition="!IsEmpty(Container.ListItem.Art(extrafanart1)) + Skin.HasSetting(extrafanartmovies)">$INFO[Control.GetLabel(4325)]</value>
        <value condition="!IsEmpty(ListItem.Art(fanart))+!IsEmpty(Window(Home).Property(SkinHelper.AnimatedFanart))">$INFO[Window(Home).Property(SkinHelper.AnimatedFanart)]</value>
        <value condition="!IsEmpty(ListItem.Art(fanart))+IsEmpty(Window(Home).Property(SkinHelper.AnimatedFanart))">$INFO[ListItem.Art(fanart)]</value>
        <value condition="!IsEmpty(Container.ListItem.Art(extrafanart1))">$INFO[Container.ListItem.Art(extrafanart1)]</value>
        <value condition="!IsEmpty(Skin.String(MoviesBackground))">$INFO[Skin.String(MoviesBackground)]</value>
        <value>special://skin/backgrounds/movies/</value>
    </variable>

Image

Not 30 min but less then hour Smile
XBoxMediaCenter (Kodi Matrix ) 19.3 , AndroidBox -Matrix Skin AeonMQ6


Messages In This Thread
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:08
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:09
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
RE: Aeon Madnox - Beta Release - by Mike_Doc - 2015-06-29, 17:10
MADNOX FAQ - by schimi2k - 2015-06-29, 17:11
MADNOX HELP - by schimi2k - 2015-06-29, 17:12
RE: Aeon Madnox - Beta Release - by schimi2k - 2015-06-29, 17:12
refresh item - by bill1972 - 2016-03-08, 03:31
RE: Aeon Madnox [RC1] for Jarvis *** Important Please read first post (27/02)*** - by Angelinas - 2016-03-12, 20:15
Keyboard Autocompletion - by JinNJuice - 2016-03-19, 00:26
System Infoline - by reksp13 - 2016-04-09, 05:20
https://imageshack.com/my/images - by spook61 - 2016-04-14, 17:55
https://imageshack.com/my/images - by spook61 - 2016-04-14, 18:01
Leia - Madnox Problems - by Picard - 2017-06-22, 04:15
VideoLyrics - by Pr.Sinister - 2018-04-05, 23:40
Logout Mark Read Team Forum Stats Members Help
Aeon Madnox for Krypton / Jarvis - (no longer in development)39