Skip to content

Commit 4664e7a

Browse files
committed
Version: plugin.video.retrospect-5.7.32.
1 parent 0ecc321 commit 4664e7a

File tree

4 files changed

+14
-12
lines changed

4 files changed

+14
-12
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.31
6+
sonar.projectVersion=5.7.32
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 & 7 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.31"
3+
version="5.7.32"
44
name="Retrospect"
55
provider-name="Bas Rieter">
66

@@ -133,20 +133,20 @@
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.31 - Changelog - 2025-10-02[/B]
136+
<news>[B]Retrospect v5.7.32 - Changelog - 2025-11-04[/B]
137137

138-
Fixed Kijk.nl and Vier.be playback.
138+
Fixed some Swedish channel-related issues.
139139

140140
[B]Framework related[/B]
141-
* Fixed: Restored ISA Helper (See #1916).
141+
_None_
142142

143143
[B]GUI/Settings/Language related[/B]
144144
_None_
145145

146146
[B]Channel related[/B]
147-
* Fixed: Kijk.nl broke playback (Fixes #1916).
148-
* Fixed: Vier.be parsing (Fixes #1919).
149-
* Fixed: UR Play categories.
147+
* Fixed: UR Play video playback.
148+
* Fixed: UR Play search.
149+
* Fixed: Log-in issue for TV4play.se (Fixes 1922).
150150
</news>
151151
<assets>
152152
<icon>resources/media/icon.png</icon>

changelog.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[B]Retrospect v5.7.xx Changelog - 2025-xx-xx[/B]
1+
[B]Retrospect v5.7.32 - Changelog - 2025-11-04[/B]
22

3-
t.b.d.
3+
Fixed some Swedish channel-related issues.
44

55
[B]Framework related[/B]
66
_None_
@@ -9,4 +9,6 @@ _None_
99
_None_
1010

1111
[B]Channel related[/B]
12-
* Fixed: UR Play video playback.
12+
* Fixed: UR Play video playback.
13+
* Fixed: UR Play search.
14+
* Fixed: Log-in issue for TV4play.se (Fixes 1922).

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.31
6+
sonar.projectVersion=5.7.32
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)