diff --git a/.sonarcloud.properties b/.sonarcloud.properties index 4fdbb12f..f3d58bc4 100644 --- a/.sonarcloud.properties +++ b/.sonarcloud.properties @@ -3,7 +3,7 @@ sonar.organization=retrospect # This is the name and version displayed in the SonarCloud UI. sonar.projectName=Retrospect -sonar.projectVersion=5.6.5 +sonar.projectVersion=5.6.6 sonar.python.version=3 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. diff --git a/addon.xml b/addon.xml index 422c6d4f..131c8e6c 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@ @@ -122,9 +122,9 @@ all GPL-3.0-or-later en nl de sv no lt lv fi - [B]Retrospect v5.6.5 - Changelog - 2023-09-13[/B] + [B]Retrospect v5.6.6 - Changelog - 2023-09-21[/B] -This update includes fixes for NPO, MTV and SVT channels. +Added some SVT improvements. [B]Framework related[/B] _None_ @@ -133,10 +133,7 @@ _None_ _None_ [B]Channel related[/B] -* Fixed: Better error messages on NPO Start error (See #1713). -* Fixed: MTV date parsing. -* Fixed: SVT Listing broke due to API changes (Fixes #1718). -* Fixed: Issue with missing genre info in EPG data (Fixes #1717). +* Fixed: SVT Descriptions for some items (Fixes #1719). diff --git a/changelog.txt b/changelog.txt index 3db3b9fa..11f3b8ff 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ -[B]Retrospect v5.6.x - Changelog - 2023-xx-xx[/B] +[B]Retrospect v5.6.6 - Changelog - 2023-09-21[/B] -t.b.d. +Added some SVT improvements. [B]Framework related[/B] _None_ diff --git a/sonar-project.properties b/sonar-project.properties index ef7a6706..abefcc0f 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -3,7 +3,7 @@ sonar.organization=retrospect # This is the name and version displayed in the SonarCloud UI. sonar.projectName=Retrospect -sonar.projectVersion=5.6.5 +sonar.projectVersion=5.6.6 sonar.python.version=3 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.