Skip to content

Commit f4b6f5d

Browse files
committed
Version 2.2.5
1 parent a15671c commit f4b6f5d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

addon.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<addon id="plugin.video.srfplaytv" name="SRF Play TV" version="2.2.5" provider-name="Alexander Seiler">
33
<requires>
44
<import addon="xbmc.python" version="3.0.0"/>
5-
<import addon="script.module.srgssr" version="2.2.4"/>
5+
<import addon="script.module.srgssr" version="2.2.5"/>
66
</requires>
77
<extension point="xbmc.python.pluginsource" library="addon.py">
88
<provides>video</provides>
@@ -26,8 +26,9 @@
2626
<forum>https://forum.kodi.tv/showthread.php?tid=331129</forum>
2727
<website>https://www.srf.ch/play/tv</website>
2828
<source>https://github.com/goggle/plugin.video.srfplaytv</source>
29-
<news>v2.2.5 (TBD)
30-
- retrieve subtitles via HTTPS
29+
<news>v2.2.5 (2025-02-09)
30+
- Retrieve subtitles via HTTPS
31+
- Adapt to upstream changes
3132

3233
v2.2.4 (2024-03-21)
3334
- Fix translatePath error

0 commit comments

Comments
 (0)