diff --git a/1080i/View_Movies.xml b/1080i/View_Movies.xml index 640a85d..ae09125 100644 --- a/1080i/View_Movies.xml +++ b/1080i/View_Movies.xml @@ -104,6 +104,7 @@ overlay + !string.isempty(ListItem.Art(fanart)) 0 0 566 @@ -112,6 +113,17 @@ $INFO[ListItem.Art(fanart)] 6 BBffffff + + + string.isempty(ListItem.Art(fanart)) + 0 + 0 + 566 + 318 + scale + $INFO[ListItem.Art(thumb)] + 6 + BBffffff !controlgroup(9000).hasfocus @@ -151,15 +163,27 @@ FF000000 - 0 - 0 - 566 - 318 - stretch - $INFO[ListItem.Art(fanart)] - 6 - ffffffff - + !string.isempty(ListItem.Art(fanart)) + 0 + 0 + 566 + 318 + stretch + $INFO[ListItem.Art(fanart)] + 6 + BBffffff + + + string.isempty(ListItem.Art(fanart)) + 0 + 0 + 566 + 318 + scale + $INFO[ListItem.Art(thumb)] + 6 + BBffffff + !controlgroup(9000).hasfocus 12 diff --git a/1080i/View_TVShows.xml b/1080i/View_TVShows.xml index 7fbd5b0..a61fe3e 100644 --- a/1080i/View_TVShows.xml +++ b/1080i/View_TVShows.xml @@ -104,6 +104,7 @@ overlay + !string.isempty(ListItem.Art(fanart)) 0 0 566 @@ -112,6 +113,17 @@ $INFO[ListItem.Art(fanart)] 6 BBffffff + + + string.isempty(ListItem.Art(fanart)) + 0 + 0 + 566 + 318 + scale + $INFO[ListItem.Art(thumb)] + 6 + BBffffff !controlgroup(9000).hasfocus @@ -151,15 +163,27 @@ FF000000 - 0 - 0 - 566 - 318 - stretch - $INFO[ListItem.Art(fanart)] - 6 - ffffffff - + !string.isempty(ListItem.Art(fanart)) + 0 + 0 + 566 + 318 + stretch + $INFO[ListItem.Art(fanart)] + 6 + BBffffff + + + string.isempty(ListItem.Art(fanart)) + 0 + 0 + 566 + 318 + scale + $INFO[ListItem.Art(thumb)] + 6 + BBffffff + !controlgroup(9000).hasfocus 12