From 390a9774790fc2152fc2f734e4bad93c1859bc90 Mon Sep 17 00:00:00 2001 From: JezzX Date: Sat, 2 Feb 2013 15:31:55 +1100 Subject: [PATCH] Updated: All fanart in the skin to use the newer ListItem.Art(fanart) info label --- 720p/DialogAlbumInfo.xml | 6 +++--- 720p/DialogVideoInfo.xml | 4 ++-- 720p/MyMusicNav.xml | 4 ++-- 720p/MyVideoNav.xml | 4 ++-- 720p/includes.xml | 13 +++++++++++-- 5 files changed, 20 insertions(+), 11 deletions(-) diff --git a/720p/DialogAlbumInfo.xml b/720p/DialogAlbumInfo.xml index db0f219..df964fd 100644 --- a/720p/DialogAlbumInfo.xml +++ b/720p/DialogAlbumInfo.xml @@ -207,12 +207,12 @@ 100 640 350 - Listitem.Property(Fanart_Image) + ListItem.Art(fanart) keep - !IsEmpty(Listitem.Property(Fanart_Image)) + !IsEmpty(ListItem.Art(fanart)) - IsEmpty(Listitem.Property(Fanart_Image)) + IsEmpty(ListItem.Art(fanart)) No Fanart Back 60 diff --git a/720p/DialogVideoInfo.xml b/720p/DialogVideoInfo.xml index 61cb359..696f323 100644 --- a/720p/DialogVideoInfo.xml +++ b/720p/DialogVideoInfo.xml @@ -16,10 +16,10 @@ 35 1218 648 - Listitem.Property(Fanart_Image) + ListItem.Art(fanart) scale 10FFFFFF - !IsEmpty(Listitem.Property(Fanart_Image)) + !IsEmpty(ListItem.Art(fanart)) 0 diff --git a/720p/MyMusicNav.xml b/720p/MyMusicNav.xml index 11fa6d1..bd6f196 100644 --- a/720p/MyMusicNav.xml +++ b/720p/MyMusicNav.xml @@ -11,7 +11,7 @@ 540 FanartCrossfadeTime scale - $INFO[Fanart.Image] + $INFO[ListItem.Art(fanart)] Control.IsVisible(55) VisibleFadeEffect Window_OpenClose_Animation @@ -23,7 +23,7 @@ 540 FanartCrossfadeTime scale - $INFO[ListItem.Property(Fanart_Image)] + $INFO[ListItem.Art(fanart)] VisibleFadeEffect FanartCrossfadeTime Control.IsVisible(56) diff --git a/720p/MyVideoNav.xml b/720p/MyVideoNav.xml index 28b1c3d..169bcc1 100644 --- a/720p/MyVideoNav.xml +++ b/720p/MyVideoNav.xml @@ -11,7 +11,7 @@ 540 FanartCrossfadeTime scale - $INFO[Fanart.Image] + $INFO[ListItem.Art(fanart)] Control.IsVisible(56) [Container.Content(Episodes) + !stringcompare(Container.FolderPath,videodb://5/)] | Container.Content(Seasons) VisibleFadeEffect @@ -24,7 +24,7 @@ 540 FanartCrossfadeTime scale - $INFO[ListItem.Property(Fanart_Image)] + $INFO[ListItem.Art(fanart)] VisibleFadeEffect FanartCrossfadeTime Control.IsVisible(56) diff --git a/720p/includes.xml b/720p/includes.xml index 72df038..be5bca2 100644 --- a/720p/includes.xml +++ b/720p/includes.xml @@ -27,6 +27,15 @@ $LOCALIZE[31044] x32 + + $INFO[ListItem.Art(banner)] + $INFO[ListItem.Icon] + + + $INFO[ListItem.Art(poster)] + $INFO[ListItem.Icon] + + 0 @@ -44,7 +53,7 @@ 570 FanartCrossfadeTime scale - $INFO[ListItem.Property(Fanart_Image)] + $INFO[ListItem.Art(fanart)] ![Control.IsVisible(56) | Control.IsVisible(500)] + !Skin.HasSetting(Show_Panel_Fanart) VisibleFadeEffect @@ -54,7 +63,7 @@ 1015 580 Panel.png - conditional + conditional