File tree Expand file tree Collapse file tree 4 files changed +15
-11
lines changed
Expand file tree Collapse file tree 4 files changed +15
-11
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.18
6+ sonar.projectVersion =5.7.19
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.18 "
3+ version =" 5.7.19 "
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.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 & 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 >
Original file line number Diff line number Diff line change 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_
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.18
6+ sonar.projectVersion =5.7.19
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