diff --git a/720p/Viewtype_List.xml b/720p/Viewtype_List.xml index 4c3134d4..70722af1 100644 --- a/720p/Viewtype_List.xml +++ b/720p/Viewtype_List.xml @@ -53,7 +53,7 @@ 45 -2 - 590 + 520 35 center METF_TitleText @@ -104,7 +104,15 @@ 32 24 $INFO[ListItem.VideoResolution,flags/VideoResolutionIcons/,.png] - Window.IsActive(videolibrary) + !IsEmpty(ListItem.VideoResolution) + Window.IsActive(videolibrary) + !Container.Content(tvshows) + !IsEmpty(ListItem.VideoResolution) + + + 586 + 5 + 32 + 24 + $INFO[ListItem.VideoResolution,flags/VideoResolutionIcons/,.png] + Window.IsActive(videolibrary) + Container.Content(tvshows) + !IsEmpty(ListItem.VideoResolution) @@ -196,7 +204,7 @@ 45 -2 - 590 + 520 35 center false @@ -253,7 +261,15 @@ 32 24 $INFO[ListItem.VideoResolution,flags/VideoResolutionIcons/,.png] - Window.IsActive(videolibrary) + !IsEmpty(ListItem.VideoResolution) + Window.IsActive(videolibrary) + !Container.Content(tvshows) + !IsEmpty(ListItem.VideoResolution) + + + 586 + 5 + 32 + 24 + $INFO[ListItem.VideoResolution,flags/VideoResolutionIcons/,.png] + Window.IsActive(videolibrary) + Container.Content(tvshows) + !IsEmpty(ListItem.VideoResolution)