diff --git a/16x9/Content_Viewtype_50_List.xml b/16x9/Content_Viewtype_50_List.xml index 1d83c9a2..5e3479e7 100644 --- a/16x9/Content_Viewtype_50_List.xml +++ b/16x9/Content_Viewtype_50_List.xml @@ -10,16 +10,7 @@ $LOCALIZE[31005] $VAR[Copacetic_Divider_Bold] $LOCALIZE[31000] Container.PreviousViewMode Container.NextViewMode - $PARAM[visible] + Integer.IsGreater(Container.ViewCount,1) + !Container.Content(favourites) - - - Layout / List - SetFocus(50) - - $LOCALIZE[31005] $VAR[Copacetic_Divider_Bold] $LOCALIZE[31000] - Container.PreviousViewMode - Container.NextViewMode - $PARAM[visible] + Integer.IsGreater(Container.ViewCount,1) + Container.Content(favourites) + $PARAM[visible] + Integer.IsGreater(Container.ViewCount,1) diff --git a/addon.xml b/addon.xml index c3e85016..64b8f475 100644 --- a/addon.xml +++ b/addon.xml @@ -7,7 +7,7 @@ - +