Skip to content

Commit 4a696a5

Browse files
committed
Version 5.0.13
1 parent f4f77dd commit 4a696a5

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

addon.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2-
<addon id="plugin.video.rtpplay" name="RTP Play" version="5.0.12" provider-name="enen92, guipenedo">
2+
<addon id="plugin.video.rtpplay" name="RTP Play" version="5.0.13" provider-name="enen92, guipenedo">
33
<requires>
44
<import addon="xbmc.python" version="2.25.0"/>
55
<import addon="script.module.routing" version="0.2.0"/>
@@ -23,8 +23,8 @@
2323
<email>enen92@kodi.tv</email>
2424
<source>https://github.com/enen92/plugin.video.rtpplay</source>
2525
<news>
26-
Version 5.0.12 (11/2/2021)
27-
- Fix EPG on Live listings
26+
Version 5.0.13
27+
- Fix live and ondemand
2828
</news>
2929
<disclaimer lang="en_GB">The plugin is unofficial and not endorsed by RTP. Expect it to break. </disclaimer>
3030
<disclaimer lang="pt_PT">Este plugin não é oficial nem desenvolvido pela RTP. </disclaimer>

changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Version 5.0.13
2+
- Fix live and ondemand
3+
14
Version 5.0.12 (11/2/2021)
25
- Fix EPG on Live listings
36

0 commit comments

Comments
 (0)