From 7b501b233681829a4f04fa76bd07beb49b8eef4f Mon Sep 17 00:00:00 2001 From: jjd-uk Date: Mon, 4 Dec 2023 12:34:06 +0000 Subject: [Estuary] Fix Shift view overlays --- addons/skin.estuary/xml/View_53_Shift.xml | 279 ++++++++++++------------------ 1 file changed, 108 insertions(+), 171 deletions(-) (limited to 'addons') diff --git a/addons/skin.estuary/xml/View_53_Shift.xml b/addons/skin.estuary/xml/View_53_Shift.xml index 20b700aa30..1c1e908710 100644 --- a/addons/skin.estuary/xml/View_53_Shift.xml +++ b/addons/skin.estuary/xml/View_53_Shift.xml @@ -62,179 +62,10 @@ 1 icon - - 0 - 90 - 370 - 480 - dialogs/dialog-bg-nobo.png - overlays/shadow.png - 20 - String.IsEmpty(ListItem.Art(poster)) + [Container.Content(movies) | Container.Content(tvshows)] - - - DepthContentPopout - 0 - 90 - 370 - 480 - keep - $VAR[ShiftThumbVar] - overlays/shadow.png - 20 - - - 20 - 603 - 330 - 105 - center - center - - - - String.IsEqual(ListItem.DBtype,tvshow) | String.IsEqual(ListItem.DBtype,set) | String.IsEqual(ListItem.DBType,season) - - 35 - 500 - 298 - 50 - overlays/overlayfade.png - !String.IsEmpty(ListItem.Art(poster)) - - - 0 - 522 - 292 - 24 - - font20_title - text_shadow - right - center - - - 302 - 522 - 24 - 24 - lists/played-total.png - right - center - - - - 35 - 518 - 32 - 32 - left - center - $VAR[WallWatchedIconVar] - - - 158 - 92 - RatingCircle - - - 32 - 530 - 298 - 1 - - progress/texturebg_alt_white.png - ListItem.PercentPlayed - !Integer.IsEqual(ListItem.PercentPlayed,0) - + - - 0 - 90 - 370 - 480 - dialogs/dialog-bg-nobo.png - overlays/shadow.png - 20 - String.IsEmpty(ListItem.Art(poster)) + [Container.Content(movies) | Container.Content(tvshows)] - - - DepthContentPopout - 0 - 90 - 370 - 480 - keep - $VAR[ShiftThumbVar] - overlays/shadow.png - 20 - - - 20 - 603 - 330 - 105 - center - center - - True - - - String.IsEqual(ListItem.DBtype,tvshow) | String.IsEqual(ListItem.DBtype,set) | String.IsEqual(ListItem.DBType,season) - - 35 - 500 - 298 - 50 - overlays/overlayfade.png - !String.IsEmpty(ListItem.Art(poster)) - - - 0 - 522 - 292 - 24 - - font20_title - text_shadow - right - center - - - 302 - 522 - 24 - 24 - lists/played-total.png - right - center - - - - 35 - 518 - 32 - 32 - left - center - $VAR[WallWatchedIconVar] - - - 158 - 92 - RatingCircle - - - 32 - 530 - 298 - 1 - - progress/texturebg_alt_white.png - ListItem.PercentPlayed - !Integer.IsEqual(ListItem.PercentPlayed,0) - + @@ -290,6 +121,68 @@ + + + 18 + 90 + 334 + 480 + stretch + dialogs/dialog-bg-nobo.png + overlays/shadow.png + 20 + String.IsEmpty(ListItem.Art(thumb)) + !Container.Content(albums) | String.IsEmpty(ListItem.Art(poster)) + [Container.Content(movies) | Container.Content(tvshows)] + + + DepthContentPopout + 18 + 90 + 334 + 480 + keep + $VAR[ShiftThumbVar] + overlays/shadow.png + 20 + String.IsEmpty(ListItem.Art(poster)) + + + DepthContentPopout + 18 + 90 + 334 + 480 + scale + $VAR[ShiftThumbVar] + overlays/shadow.png + 20 + !String.IsEmpty(ListItem.Art(poster)) + + + 20 + 603 + 330 + 105 + center + center + + + IconStatusOverlay + + 158 + 92 + RatingCircle + + + 32 + 530 + 298 + 1 + + progress/texturebg_alt_white.png + ListItem.PercentPlayed + !Integer.IsEqual(ListItem.PercentPlayed,0) + + Conditional @@ -304,4 +197,48 @@ + + + String.IsEqual(ListItem.DBtype,tvshow) | String.IsEqual(ListItem.DBtype,set) | String.IsEqual(ListItem.DBType,season) | String.IsEqual(ListItem.IsCollection) | String.IsEqual(ListItem.HasVideoVersions) | String.IsEqual(ListItem.IsResumable) | Integer.IsGreater(ListItem.Playcount,0) + + 38 + 500 + 294 + 50 + overlays/overlayfade.png + !String.IsEmpty(ListItem.Art(poster)) + + + 75 + 522 + 222 + 24 + + font20_title + text_shadow + right + center + String.IsEqual(ListItem.DBtype,tvshow) | String.IsEqual(ListItem.DBtype,set) | String.IsEqual(ListItem.DBType,season) + + + 302 + 522 + 24 + 24 + lists/played-total.png + right + center + String.IsEqual(ListItem.DBtype,tvshow) | String.IsEqual(ListItem.DBtype,set) | String.IsEqual(ListItem.DBType,season) + + + 45 + 522 + 24 + 24 + left + center + $VAR[WallWatchedIconVar] + + + -- cgit v1.2.3