File tree Expand file tree Collapse file tree 4 files changed +12
-11
lines changed
Expand file tree Collapse file tree 4 files changed +12
-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.28
6+ sonar.projectVersion =5.7.29
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.28 "
3+ version =" 5.7.29 "
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.28 - Changelog - 2025-07-05 [/B]
136+ <news >[B]Retrospect v5.7.29 - Changelog - 2025-09-18 [/B]
137137
138- More fixes for the NPO channel .
138+ Quick workaround for InputStream Adaptive Helper not working which prevented playback of all videos .
139139
140140[B]Framework related[/B]
141- _None_
141+ * Fixed: Temporarily fix ISA Helper issue (Fixes #1916).
142142
143143[B]GUI/Settings/Language related[/B]
144144_None_
145145
146146[B]Channel related[/B]
147- * Fixed: NPO broken again (See #1904).
147+ * Fixed: TV4 Play `playable from`-parsing.
148+ * Fixed: OpenRegio format JSON glitch fixed.
148149
149150 </news >
150151 <assets >
Original file line number Diff line number Diff line change 1- [B]Retrospect v5.7.xx - Changelog - 2025-xx-xx [/B]
1+ [B]Retrospect v5.7.29 - Changelog - 2025-09-18 [/B]
22
3- t.b.d .
3+ Quick workaround for InputStream Adaptive Helper not working which prevented playback of all videos .
44
55[B]Framework related[/B]
6- _None_
6+ * Fixed: Temporarily fix ISA Helper issue (Fixes #1916).
77
88[B]GUI/Settings/Language related[/B]
99_None_
1010
1111[B]Channel related[/B]
12- * Fixed: OpenRegio format JSON glitch fixed.
1312* Fixed: TV4 Play `playable from`-parsing.
13+ * Fixed: OpenRegio format JSON glitch fixed.
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.28
6+ sonar.projectVersion =5.7.29
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