File tree Expand file tree Collapse file tree 4 files changed +11
-12
lines changed
Expand file tree Collapse file tree 4 files changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ sonar.organization=retrospect
33
44# This is the name and version displayed in the SonarCloud UI.
55sonar.projectName =Retrospect
6- sonar.projectVersion =5.7.17
6+ sonar.projectVersion =5.7.18
77sonar.python.version =3
88
99# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
Original file line number Diff line number Diff line change 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
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' 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 & MTV channels as they no longer provide videos.
140139
141140 </news >
142141 <assets >
Original file line number Diff line number Diff line change 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_
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ sonar.organization=retrospect
33
44# This is the name and version displayed in the SonarCloud UI.
55sonar.projectName =Retrospect
6- sonar.projectVersion =5.7.17
6+ sonar.projectVersion =5.7.18
77sonar.python.version =3
88
99# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
You can’t perform that action at this time.
0 commit comments