From d96421ea99c3dd44e5ad7fa3cdf9dce85f13b2e2 Mon Sep 17 00:00:00 2001 From: Bas Rieter Date: Sun, 21 Jul 2024 13:30:49 +0200 Subject: [PATCH] Version: plugin.video.retrospect-5.7.14. --- .sonarcloud.properties | 2 +- addon.xml | 17 ++++++++++------- changelog.txt | 4 ++-- sonar-project.properties | 2 +- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/.sonarcloud.properties b/.sonarcloud.properties index 9e643d94..46ff6014 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.13 +sonar.projectVersion=5.7.14 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 4bef167c..89760ad1 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@ @@ -123,20 +123,23 @@ all GPL-3.0-or-later en nl de sv no lt lv fi - [B]Retrospect v5.7.13 - Changelog - 2024-06-14[/B] + [B]Retrospect v5.7.14 - Changelog - 2024-07-21[/B] -Fixed a number of Swedish channel issues. +This version introduces enhanced searching and keeps track of previous searches, so you can reuse them. It also includes a number of fixes for channels, such as GoPlay and UR Play. And finally some artwork was updated. [B]Framework related[/B] -* Added: Fallback format option to DateHelper. +* Added: New search functionality with search history options (Fixes #1805). [B]GUI/Settings/Language related[/B] _None_ [B]Channel related[/B] -* Fixed: ONS TV season/episode issue. -* Fixed: Playback of some SVT streams (Fixes #1801). -* Fixed: Some timestamps are with and some without milliseconds (Fixes #1800). +* Updated: UR Play artwork and fixed categories. +* Updated: SVT poster and icon. +* Fixed: SVT HTML based videos (Fixes #1808). +* Fixed: GoPlay (Vier, Vijf, Zes, Zeven) channels broken (Fixes #1809). +* Fixed: UR Play listings (Fixes #1812). + resources/media/icon.png diff --git a/changelog.txt b/changelog.txt index c458f8e3..dbcd2890 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,6 @@ -[B]Retrospect v5.7.xx - Changelog - 2024-xx-xx[/B] +[B]Retrospect v5.7.14 - Changelog - 2024-07-21[/B] -t.b.d. +This version introduces enhanced searching and keeps track of previous searches, so you can reuse them. It also includes a number of fixes for channels, such as GoPlay and UR Play. And finally some artwork was updated. [B]Framework related[/B] * Added: New search functionality with search history options (Fixes #1805). diff --git a/sonar-project.properties b/sonar-project.properties index 31234fa5..3f4a73ff 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.13 +sonar.projectVersion=5.7.14 sonar.python.version=3 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.