From 0b18414e0ca341d07231375d95c8672577a186f4 Mon Sep 17 00:00:00 2001 From: realcopacetic Date: Wed, 9 Oct 2024 11:11:41 +0100 Subject: [PATCH] misc --- 16x9/Content_Viewtype_50_List.xml | 11 +---------- addon.xml | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) 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 @@ - +