summaryrefslogtreecommitdiff
path: root/plugin.video.rtpplay/addon.xml
diff options
context:
space:
mode:
authorLunatixz <128316+Lunatixz@users.noreply.github.com>2018-01-04 18:21:54 -0500
committerGitHub <noreply@github.com>2018-01-04 18:21:54 -0500
commit870b3c819900bdcce4dae7710ee28432f1a0ee53 (patch)
tree1765d6ff8a99670e767f01a7e2e39df285bc7068 /plugin.video.rtpplay/addon.xml
parent36eec828383724d8196a66eecfa124c198d32bc3 (diff)
parent13207144a482581e773ec9c2f6bdfc2145c6d4e0 (diff)
Merge pull request #1588 from enen92/rtp3011
[plugin.video.rtpplay] 3.0.2
Diffstat (limited to 'plugin.video.rtpplay/addon.xml')
-rw-r--r--plugin.video.rtpplay/addon.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugin.video.rtpplay/addon.xml b/plugin.video.rtpplay/addon.xml
index 2f75318..ee7d9b6 100644
--- a/plugin.video.rtpplay/addon.xml
+++ b/plugin.video.rtpplay/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="plugin.video.rtpplay" name="RTP Play" version="3.0.1" provider-name="enen92">
+<addon id="plugin.video.rtpplay" name="RTP Play" version="3.0.2" provider-name="enen92">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.routing" version="0.2.0"/>
@@ -18,7 +18,7 @@
<website>http://rtp.pt/play</website>
<email>enen92@kodi.tv</email>
<source>https://github.com/enen92/plugin.video.rtpplay</source>
- <news>Regex</news>
+ <news>A 20 seconds fix for live streams</news>
<disclaimer>The plugin is unnoficial and not endorsed by RTP. Expect it to break. </disclaimer>
<assets>
<icon>icon.png</icon>