From 63b5d54d0b0e3cc088ee81f801e14ecbba6e8f34 Mon Sep 17 00:00:00 2001 From: alexbelgium <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 14 Mar 2020 08:43:53 +0100 Subject: [PATCH 1/3] Adaptation for Artist Slideshow v3 What : "Property(ArtistSlideshow)" replaced with "Property(ArtistSlideshow.Image)" Why : correction to avoid breaking Artist slideshow add-on Source : https://forum.kodi.tv/showthread.php?tid=328558&pid=2918140#pid2918140 (tested) --- 1080i/Includes_Images.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1080i/Includes_Images.xml b/1080i/Includes_Images.xml index 9fa9e2db..60ef1a1c 100644 --- a/1080i/Includes_Images.xml +++ b/1080i/Includes_Images.xml @@ -9,7 +9,7 @@ $INFO[Window(Home).Property(SkinHelper.Player.Art.ExtraFanArt)] - $INFO[Window(Visualisation).Property(ArtistSlideshow)] + $INFO[Window(Visualisation).Property(ArtistSlideshow.Image)] $INFO[Player.Art(fanart)] common/null.png From b8ac2a4e3920048c9f4a2d35c06ab5013f2e2c0b Mon Sep 17 00:00:00 2001 From: marco <10120390+mac12m99@users.noreply.github.com> Date: Thu, 24 Dec 2020 18:13:18 +0100 Subject: [PATCH 2/3] Initial support for kodi 19 and fix weather "unavailable" label --- 1080i/Includes_Weather.xml | 4 ++-- addon.xml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/1080i/Includes_Weather.xml b/1080i/Includes_Weather.xml index 7934ffe8..43b9ab89 100644 --- a/1080i/Includes_Weather.xml +++ b/1080i/Includes_Weather.xml @@ -271,7 +271,7 @@ center font_small panel_fg_100 - + 75% @@ -291,7 +291,7 @@ top font_small panel_fg_100 - + diff --git a/addon.xml b/addon.xml index a7de3d9e..bdf41ed5 100644 --- a/addon.xml +++ b/addon.xml @@ -1,11 +1,11 @@ - - - - - - + + + + + + From 75a45da09704ed39d1bd059fe480c0774fc1bf19 Mon Sep 17 00:00:00 2001 From: marco <10120390+mac12m99@users.noreply.github.com> Date: Thu, 24 Dec 2020 19:29:47 +0100 Subject: [PATCH 3/3] No extendedinfo --- addon.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/addon.xml b/addon.xml index bdf41ed5..a3e392bc 100644 --- a/addon.xml +++ b/addon.xml @@ -1,11 +1,10 @@ - - - - - + + + +