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.12
6+ sonar.projectVersion =5.7.13
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.12 "
3+ version =" 5.7.13 "
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.12 - Changelog - 2024-05-27 [/B]
126+ <news >[B]Retrospect v5.7.13 - Changelog - 2024-06-14 [/B]
127127
128- Fixed another issue with Kodi Favourites and content views .
128+ Fixed a number of Swedish channel issues .
129129
130130[B]Framework related[/B]
131- * Fixed: Case-insensitive comparison of logged on users (Fixes #1791).
132- * Fixed: Rootfolders of channels could not be added to Kodi favourites as they broke fast (Fixes #1794).
133- * Fixed: Don' t replace PickleStore items but append new items (Fixes #1794) and keep favourites in the store on clean (Fixes #1797).
131+ * Added: Fallback format option to DateHelper.
134132
135133[B]GUI/Settings/Language related[/B]
136134_None_
137135
138136[B]Channel related[/B]
139- _None_
140-
137+ * Fixed: ONS TV season/episode issue.
138+ * Fixed: Playback of some SVT streams (Fixes #1801).
139+ * Fixed: Some timestamps are with and some without milliseconds (Fixes #1800).
141140 </news >
142141 <assets >
143142 <icon >resources/media/icon.png</icon >
Original file line number Diff line number Diff line change 1- [B]Retrospect v5.7.12 - Changelog - 2024-05-27 [/B]
1+ [B]Retrospect v5.7.13 - Changelog - 2024-06-14 [/B]
22
3- Fixed another issue with Kodi Favourites and content views .
3+ Fixed a number of Swedish channel issues .
44
55[B]Framework related[/B]
66* Added: Fallback format option to DateHelper.
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.12
6+ sonar.projectVersion =5.7.13
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