From 6f81e66d3e41e9b9774c953d4a1536df0e015944 Mon Sep 17 00:00:00 2001 From: realcopacetic Date: Tue, 19 Mar 2024 17:44:57 +0000 Subject: [PATCH] infoscreen details wip --- 16x9/Components_Infoscreens.xml | 164 ++++++++++++++++++++++++-------- 16x9/Components_Viewtypes.xml | 2 - 16x9/Variables_Labels_Media.xml | 30 ++++-- README.md | 7 +- addon.xml | 2 +- 5 files changed, 149 insertions(+), 56 deletions(-) diff --git a/16x9/Components_Infoscreens.xml b/16x9/Components_Infoscreens.xml index f53d9772..12cc52ab 100644 --- a/16x9/Components_Infoscreens.xml +++ b/16x9/Components_Infoscreens.xml @@ -383,7 +383,7 @@ 60 100% - 420 + 480 $VAR[Light_Color] Plot_Fullscreen @@ -391,7 +391,7 @@ 100% - 1280 + 1140 $VAR[Light_Color] Keyboard_Button_-2 @@ -404,48 +404,132 @@ - + + $PARAM[visible] - - 1680 - 50% - 600 - 50% - 360 - vertical + 100% + 60 + horizontal center - false - 0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - + 60 + + 100% + 375 + + $VAR[Light_Color] + Plot_Fullscreen + right + + + 100% + 375 + + $VAR[Light_Color] + Keyboard_Button_-2 + left + true + 50 + / + + + 100% + 375 + + $VAR[Light_Color] + Plot_Fullscreen + right + + + 100% + 375 + + $VAR[Light_Color] + Keyboard_Button_-2 + left + true + 50 + / + + + + + + + + + $PARAM[visible] + + + 1680 + 50% + 100% + 50% + 360 + vertical + center + false + 0 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + 50 + / diff --git a/16x9/Components_Viewtypes.xml b/16x9/Components_Viewtypes.xml index 0ce11519..13062b54 100644 --- a/16x9/Components_Viewtypes.xml +++ b/16x9/Components_Viewtypes.xml @@ -64,8 +64,6 @@ SetProperty(Container_Addons_NonRepo,true,home) ClearProperty(Container_Addons_NonRepo,home) - - SetProperty(ListItem_Size,$INFO[ListItem.Size],home) diff --git a/16x9/Variables_Labels_Media.xml b/16x9/Variables_Labels_Media.xml index 72b51355..ef902865 100644 --- a/16x9/Variables_Labels_Media.xml +++ b/16x9/Variables_Labels_Media.xml @@ -20,16 +20,26 @@ - 9.1 - 7.1 - 6.1 - 5.1 - 4.1 - 4 - 2.1 - 2 - 1 - $INFO[VideoPlayer.AudioChannels] + 9.1 + 7.1 + 6.1 + 5.1 + 4.1 + 4 + 2.1 + 2 + 1 + $INFO[VideoPlayer.AudioChannels] + 9.1 + 7.1 + 6.1 + 5.1 + 4.1 + 4 + 2.1 + 2 + 1 + $INFO[ListItem.AudioChannels] diff --git a/README.md b/README.md index 7900fa06..05931c9c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisc ### Changelog --- +**1.1.20** +- x + **1.1.18-19** - Fixed rogue mask that was visible during Auto trailer playback https://github.com/realcopacetic/skin.copacetic/issues/105 - Container Content change transition added when navigating files view seasons > episodes @@ -29,9 +32,7 @@ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisc - Simplified container transition expressions and extended transitions to addons so there is a transition between list levels (e.g. add-on browser > my add-ons > look and feel, etc) Still to do: -- autoscroll on widgets? start on widgets? showcase 1st - spotlight (random, unwatched) - login background -- Crop screensaver logo - Make consistent overlay on embedded videoplayer for live tv and fade it out when screensaver kicks in - error with pulling remote artist fanarts for background art service - Use art service for artist backgrounds on home screen to avoid black screens on missing artworks? @@ -50,7 +51,7 @@ Still to do: - Fixed typo breaking fix for previous issue https://github.com/realcopacetic/skin.copacetic/issues/60 - Fixed colour of volume indicator on home screen widgets when light theme selected - Added disabled indicator to addonbrowser for disabled addons in List and Grid views, plus installed indicator for installed addons when browsing repos -- Redesigned script-upnext widget and added options to skinsettings to enable/disable addon and choose art type. +- Redesigned script-upnext widget and added options to skinsettings to enable/disable addon and choose art type. https://github.com/realcopacetic/skin.copacetic/issues/102 **1.1.16** - Bug fix: removed unmatched parenthesis causing log errors diff --git a/addon.xml b/addon.xml index 2b7e0279..1191fd97 100755 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - +