diff --git a/.sonarcloud.properties b/.sonarcloud.properties index c18aa985..80b2b041 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.7.18 +sonar.projectVersion=5.7.19 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 9e6d7995..a34368cc 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@ @@ -123,19 +123,23 @@ all GPL-3.0-or-later en nl de sv no lt lv fi - [B]Retrospect v5.7.18 - Changelog - 2024-09-29[/B] + [B]Retrospect v5.7.19 - Changelog - 2024-10-17[/B] -Updated: Minor channel updates. +Updated a number of channels that were broken. [B]Framework related[/B] -* Fixed: Logging out when no username is set. +_None_ [B]GUI/Settings/Language related[/B] _None_ [B]Channel related[/B] -* Fixed: NPO Start recent items broke due to an API change (Fixes #1838). -* Removed: Nickelodeon & MTV channels as they no longer provide videos. +* Fixed: SVT category listings broke (Fixes #1843). +* Fixed: TV4 API issues. +* Fixed: RegioGroei Broke. +* Fixed: Vier parsing (Fixes #1846). +* Fixed: TV4 Category listing (Fixes #1844). +* Fixed: UR Play Category listing (Fixes #1847). diff --git a/changelog.txt b/changelog.txt index fff297eb..869de737 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,9 +1,9 @@ -[B]Retrospect v5.7.18 - Changelog - 2024-09-29[/B] +[B]Retrospect v5.7.19 - Changelog - 2024-10-17[/B] -Updated: Minor channel updates. +Updated a number of channels that were broken. [B]Framework related[/B] -* Fixed: Logging out when no username is set. +_None_ [B]GUI/Settings/Language related[/B] _None_ diff --git a/sonar-project.properties b/sonar-project.properties index c7004527..99685528 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.7.18 +sonar.projectVersion=5.7.19 sonar.python.version=3 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.