Skip to content

Commit d44fa3a

Browse files
committed
Version: plugin.video.retrospect-5.7.20.
1 parent 56844d7 commit d44fa3a

File tree

4 files changed

+7
-12
lines changed

4 files changed

+7
-12
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.19
6+
sonar.projectVersion=5.7.20
77
sonar.python.version=3
88

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

addon.xml

Lines changed: 4 additions & 9 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.19"
3+
version="5.7.20"
44
name="Retrospect"
55
provider-name="Bas Rieter">
66

@@ -123,9 +123,9 @@
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.19 - Changelog - 2024-10-17[/B]
126+
<news>[B]Retrospect v5.7.20 - Changelog - 2024-10-21[/B]
127127

128-
Updated a number of channels that were broken.
128+
Fixed the NPO channel that broke.
129129

130130
[B]Framework related[/B]
131131
_None_
@@ -134,12 +134,7 @@ _None_
134134
_None_
135135

136136
[B]Channel related[/B]
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).
137+
* Fixed: NPO streams (Fixes #1854).
143138

144139
</news>
145140
<assets>

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[B]Retrospect v5.7.19 - Changelog - 2024-10-17[/B]
1+
[B]Retrospect v5.7.20 - Changelog - 2024-10-21[/B]
22

33
Fixed the NPO channel that broke.
44

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.19
6+
sonar.projectVersion=5.7.20
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)