From 116abbbb8328630ddb924c94ea8ca4210a20f95d Mon Sep 17 00:00:00 2001 From: Kolja Lampe Date: Thu, 7 Sep 2023 19:49:15 +0200 Subject: [PATCH] Prepare 3.6.0 --- addon.xml | 13 ++++++++----- changelog.txt | 9 +++++++++ 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/addon.xml b/addon.xml index 30f9139d..9159fa63 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -15,10 +15,13 @@ https://forum.kodi.tv/showthread.php?tid=220547 https://trakt.tv https://github.com/trakt/script.trakt - - Fix problems with skins based on skin-shortcuts -- Improve proxy URL configuration -- Don't ask trakt for ratings, if the user doesn't need them -- Translations + - Clarify unit on startup delay +- Migrate to new settings format +- Allow to override global proxy settings +- Fix empty movie title when year not included in showtitle +- Fix runtime fallback for calculating episode and movie progress +- Fix hide notifications when playing video +- Update translations icon.png fanart.jpg diff --git a/changelog.txt b/changelog.txt index 0972cc02..6ffc1b90 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,12 @@ +version 3.6.0 +- Clarify unit on startup delay +- Migrate to new settings format +- Allow to override global proxy settings +- Fix empty movie title when year not included in showtitle +- Fix runtime fallback for calculating episode and movie progress +- Fix hide notifications when playing video +- Update translations + version 3.5.0 - Fix problems with skins based on skin-shortcuts - Improve proxy URL configuration