Skip to content

Commit 1106f42

Browse files
committed
Version: plugin.video.retrospect-5.7.15.
1 parent a5b2111 commit 1106f42

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

.sonarcloud.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sonar.organization=retrospect
33

44
# This is the name and version displayed in the SonarCloud UI.
55
sonar.projectName=Retrospect
6-
sonar.projectVersion=5.7.14
6+
sonar.projectVersion=5.7.15
77
sonar.python.version=3
88

99
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.

addon.xml

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
22
<addon id="plugin.video.retrospect"
3-
version="5.7.14"
3+
version="5.7.15"
44
name="Retrospect"
55
provider-name="Bas Rieter">
66

@@ -123,22 +123,20 @@
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.14 - Changelog - 2024-07-21[/B]
126+
<news>[B]Retrospect v5.7.15 - Changelog - 2024-08-07[/B]
127127

128-
This version introduces enhanced searching and keeps track of previous searches, so you can reuse them. It also includes a number of fixes for channels, such as GoPlay and UR Play. And finally some artwork was updated.
128+
This version includes some minor fixes in the &quot;search&quot; feature and fixes the GoPlay and Videoland channels.
129129

130130
[B]Framework related[/B]
131-
* Added: New search functionality with search history options (Fixes #1805).
131+
* Fixed: Highlighter of searchresults were shown in the favourites (Fixes #1818).
132+
* Fixed: In some cases a new searched items would be cleaned up immediately.
132133

133134
[B]GUI/Settings/Language related[/B]
134135
_None_
135136

136137
[B]Channel related[/B]
137-
* Updated: UR Play artwork and fixed categories.
138-
* Updated: SVT poster and icon.
139-
* Fixed: SVT HTML based videos (Fixes #1808).
140-
* Fixed: GoPlay (Vier, Vijf, Zes, Zeven) channels broken (Fixes #1809).
141-
* Fixed: UR Play listings (Fixes #1812).
138+
* Fixed: Vier.be season and video parsing (See #1820).
139+
* Fixed: Videoland streams and live TV (Fixes #1813 and Fixes #1804)
142140

143141
</news>
144142
<assets>

changelog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[B]Retrospect v5.7.x - Changelog - 2024-xx-xx[/B]
1+
[B]Retrospect v5.7.15 - Changelog - 2024-08-07[/B]
22

3-
t.b.d.
3+
This version includes some minor fixes in the "search" feature and fixes the GoPlay and Videoland channels.
44

55
[B]Framework related[/B]
66
* Fixed: Highlighter of searchresults were shown in the favourites (Fixes #1818).

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sonar.organization=retrospect
33

44
# This is the name and version displayed in the SonarCloud UI.
55
sonar.projectName=Retrospect
6-
sonar.projectVersion=5.7.14
6+
sonar.projectVersion=5.7.15
77
sonar.python.version=3
88

99
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.

0 commit comments

Comments
 (0)