From 5c9c98475c30214baba53a47496e2affcb5fb50a Mon Sep 17 00:00:00 2001 From: beatmasterRS Date: Sun, 12 Mar 2023 00:41:46 +0100 Subject: [PATCH 1/3] [Indicators] fixed issue --- 1080i/Includes_Labels.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/1080i/Includes_Labels.xml b/1080i/Includes_Labels.xml index 2baf4c295..baacbe432 100644 --- a/1080i/Includes_Labels.xml +++ b/1080i/Includes_Labels.xml @@ -155,7 +155,7 @@ [COLOR=WatchedIcons][/COLOR] - + [COLOR=FF00DD44]✓[/COLOR] @@ -164,7 +164,7 @@ - + $VAR[IndicatorFlagLabelIsResumable] $VAR[IndicatorFlagLabelIsTVShowInProgress] @@ -185,7 +185,7 @@ [COLOR=WatchedIcons][/COLOR] - + [COLOR=FF00DD44]✓[/COLOR] @@ -194,7 +194,7 @@ - + $VAR[IndicatorFlagLabelIsResumable301] $VAR[IndicatorFlagLabelIsTVShowInProgress301] From 0e9a1194b871e8535d58b3179d4d18a24ceb89d6 Mon Sep 17 00:00:00 2001 From: beatmasterRS Date: Sun, 12 Mar 2023 00:58:07 +0100 Subject: [PATCH 2/3] Update Includes.xml --- 1080i/Includes.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1080i/Includes.xml b/1080i/Includes.xml index 74ec82659..521223565 100644 --- a/1080i/Includes.xml +++ b/1080i/Includes.xml @@ -128,11 +128,11 @@ - [Container.Content(tvshows) | String.IsEqual(ListItem.DBTYPE,tvshow) | Container.Content(season) | String.IsEqual(ListItem.DBTYPE,season)] + !String.IsEqual(ListItem.Overlay,OverlayWatched.png) + Integer.IsGreater(ListItem.Property(WatchedEpisodes),0) + [Container.Content(tvshows) | String.IsEqual(ListItem.DBTYPE,tvshow) | Container.Content(season) | String.IsEqual(ListItem.DBTYPE,season)] + !String.IsEqual(ListItem.Overlay,OverlayWatched.png) + Integer.IsGreater(ListItem.Property(WatchedEpisodes),0) + !$EXP[IsNewTVShow] - [Container.Content(tvshows) | String.IsEqual(Container(301).ListItem.DBTYPE,tvshow) | Container.Content(season) | String.IsEqual(Container(301).ListItem.DBTYPE,season)] + !String.IsEqual(Container(301).ListItem.Overlay,OverlayWatched.png) + Integer.IsGreater(Container(301).ListItem.Property(WatchedEpisodes),0) + [Container.Content(tvshows) | String.IsEqual(Container(301).ListItem.DBTYPE,tvshow) | Container.Content(season) | String.IsEqual(Container(301).ListItem.DBTYPE,season)] + !String.IsEqual(Container(301).ListItem.Overlay,OverlayWatched.png) + Integer.IsGreater(Container(301).ListItem.Property(WatchedEpisodes),0) + !$EXP[IsNewTVShow301] From 4e40e0513f28520439619c92673a1a59983185ef Mon Sep 17 00:00:00 2001 From: beatmasterRS Date: Sun, 12 Mar 2023 01:10:57 +0100 Subject: [PATCH 3/3] Update Includes_Labels.xml --- 1080i/Includes_Labels.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1080i/Includes_Labels.xml b/1080i/Includes_Labels.xml index baacbe432..c3a59c3f9 100644 --- a/1080i/Includes_Labels.xml +++ b/1080i/Includes_Labels.xml @@ -219,7 +219,7 @@ - + [COLOR=FF00DD44]✓[/COLOR]