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