Skip to content

Commit 2e6d47f

Browse files
committed
Version: plugin.video.retrospect-5.7.18.
1 parent 9de6ec4 commit 2e6d47f

File tree

4 files changed

+11
-12
lines changed

4 files changed

+11
-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.17
6+
sonar.projectVersion=5.7.18
77
sonar.python.version=3
88

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

addon.xml

Lines changed: 6 additions & 7 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.17"
3+
version="5.7.18"
44
name="Retrospect"
55
provider-name="Bas Rieter">
66

@@ -123,20 +123,19 @@
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.17 - Changelog - 2024-08-31[/B]
126+
<news>[B]Retrospect v5.7.18 - Changelog - 2024-09-29[/B]
127127

128-
Fixed some minor channel issues.
128+
Updated: Minor channel updates.
129129

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

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

136136
[B]Channel related[/B]
137-
* Fixed: Older url&#x27;s would have the incorrect build-version of the UR Play app (Fixes #1827).
138-
* Added: NPO profiles and related stuff (Fixes #1828).
139-
* Fixed: NPO Search.
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.
140139

141140
</news>
142141
<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.x - Changelog - 2024-xx-xx[/B]
1+
[B]Retrospect v5.7.18 - Changelog - 2024-09-29[/B]
22

3-
t.b.d.
3+
Updated: Minor channel updates.
44

55
[B]Framework related[/B]
6-
_None_
6+
* Fixed: Logging out when no username is set.
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.17
6+
sonar.projectVersion=5.7.18
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)