Skip to content

Commit 577e3ce

Browse files
committed
Version: plugin.video.retrospect-5.7.19.
1 parent 0ad762e commit 577e3ce

File tree

4 files changed

+15
-11
lines changed

4 files changed

+15
-11
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sonar.organization=retrospect
33

44
# This is the name and version displayed in the SonarCloud UI.
55
sonar.projectName=Retrospect
6-
sonar.projectVersion=5.7.18
6+
sonar.projectVersion=5.7.19
77
sonar.python.version=3
88

99
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.

addon.xml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="plugin.video.retrospect"
3-
version="5.7.18"
3+
version="5.7.19"
44
name="Retrospect"
55
provider-name="Bas Rieter">
66

@@ -123,19 +123,23 @@
123123
<platform>all</platform>
124124
<license>GPL-3.0-or-later</license>
125125
<language>en nl de sv no lt lv fi</language>
126-
<news>[B]Retrospect v5.7.18 - Changelog - 2024-09-29[/B]
126+
<news>[B]Retrospect v5.7.19 - Changelog - 2024-10-17[/B]
127127

128-
Updated: Minor channel updates.
128+
Updated a number of channels that were broken.
129129

130130
[B]Framework related[/B]
131-
* Fixed: Logging out when no username is set.
131+
_None_
132132

133133
[B]GUI/Settings/Language related[/B]
134134
_None_
135135

136136
[B]Channel related[/B]
137-
* Fixed: NPO Start recent items broke due to an API change (Fixes #1838).
138-
* Removed: Nickelodeon &amp; MTV channels as they no longer provide videos.
137+
* Fixed: SVT category listings broke (Fixes #1843).
138+
* Fixed: TV4 API issues.
139+
* Fixed: RegioGroei Broke.
140+
* Fixed: Vier parsing (Fixes #1846).
141+
* Fixed: TV4 Category listing (Fixes #1844).
142+
* Fixed: UR Play Category listing (Fixes #1847).
139143

140144
</news>
141145
<assets>

changelog.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[B]Retrospect v5.7.18 - Changelog - 2024-09-29[/B]
1+
[B]Retrospect v5.7.19 - Changelog - 2024-10-17[/B]
22

3-
Updated: Minor channel updates.
3+
Updated a number of channels that were broken.
44

55
[B]Framework related[/B]
6-
* Fixed: Logging out when no username is set.
6+
_None_
77

88
[B]GUI/Settings/Language related[/B]
99
_None_

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sonar.organization=retrospect
33

44
# This is the name and version displayed in the SonarCloud UI.
55
sonar.projectName=Retrospect
6-
sonar.projectVersion=5.7.18
6+
sonar.projectVersion=5.7.19
77
sonar.python.version=3
88

99
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.

0 commit comments

Comments
 (0)