File tree Expand file tree Collapse file tree 4 files changed +20
-15
lines changed
Expand file tree Collapse file tree 4 files changed +20
-15
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.21
6+ sonar.projectVersion =5.7.22
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.21 "
3+ version =" 5.7.22 "
44 name =" Retrospect"
55 provider-name =" Bas Rieter" >
66
133133 <platform >all</platform >
134134 <license >GPL-3.0-or-later</license >
135135 <language >en nl de sv no lt lv fi</language >
136- <news >[B]Retrospect v5.7.21 - Changelog - 2024-11-26 [/B]
136+ <news >[B]Retrospect v5.7.22 - Changelog - 2024-12-20 [/B]
137137
138- Fixed some minor channel issues for Dutch and Swedish channels .
138+ Fixed some channel related stuff .
139139
140140[B]Framework related[/B]
141- * Added: Patch option to UriHandler.
141+ _None_
142142
143143[B]GUI/Settings/Language related[/B]
144- _None_
144+ * Fixed: Show notification on logon failure (Fixes #1842).
145+ * Added: Allow clearing of search history or history items (Fixes #1874).
146+ * Fixed: Show notification on logon failure (Fixes #1842).
145147
146148[B]Channel related[/B]
147- * Fixed: NPO Plus content not showing (Fixes #1862 ).
148- * Fixed: Some TV4 content (with encryption) was not playing (Fixes #1853 ).
149- * Fixed: Revoking a device from Videoland.nl broke Retrospect listing (Fixes #1852) .
150- * Fixed: BVN Images did not show (Fixes #1864 ).
151- * Fixed: Don ' t use HVEC for SVT (Fixes #1865).
149+ * Fixed: NPO ' Recent ' items broke if there were too many season results (Fixes #1871 ).
150+ * Fixed: Tweede kamer streams broke (Fixes #1872 ).
151+ * Fixed: SVT date parsing .
152+ * Changed: Make login optional for NPO (See #1842 ).
153+
152154 </news >
153155 <assets >
154156 <icon >resources/media/icon.png</icon >
Original file line number Diff line number Diff line change 1- [B]Retrospect v5.7.xx - Changelog - 2024-xx-xx [/B]
1+ [B]Retrospect v5.7.22 - Changelog - 2024-12-20 [/B]
22
3- t.b.d .
3+ Fixed some channel related stuff .
44
55[B]Framework related[/B]
66_None_
77
88[B]GUI/Settings/Language related[/B]
99* Fixed: Show notification on logon failure (Fixes #1842).
10+ * Added: Allow clearing of search history or history items (Fixes #1874).
11+ * Fixed: Show notification on logon failure (Fixes #1842).
1012
1113[B]Channel related[/B]
1214* Fixed: NPO 'Recent' items broke if there were too many season results (Fixes #1871).
1315* Fixed: Tweede kamer streams broke (Fixes #1872).
14- * Fixed: SVT date parsing.
16+ * Fixed: SVT date parsing.
17+ * Changed: Make login optional for NPO (See #1842).
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.21
6+ sonar.projectVersion =5.7.22
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