summaryrefslogtreecommitdiff
path: root/plugin.video.plutotv/addon.xml
diff options
context:
space:
mode:
authorLunatixz <pseudotvlive@gmail.com>2017-06-21 10:49:16 -0400
committerLunatixz <pseudotvlive@gmail.com>2017-06-21 10:49:16 -0400
commita68bd84de8246a826edbaeb26fca1d40057ac609 (patch)
tree5c893ccdfbed8aed1b10907edc5dc2fd83c8a6db /plugin.video.plutotv/addon.xml
parent5f55ca760019d7f296c60e8035fe58d553d24423 (diff)
[plugin.video.plutotv] 1.0.6
Diffstat (limited to 'plugin.video.plutotv/addon.xml')
-rw-r--r--plugin.video.plutotv/addon.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/plugin.video.plutotv/addon.xml b/plugin.video.plutotv/addon.xml
index 776c79f..fbdd490 100644
--- a/plugin.video.plutotv/addon.xml
+++ b/plugin.video.plutotv/addon.xml
@@ -1,8 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<addon id="plugin.video.plutotv" version="1.0.3" name="Pluto.TV" provider-name="Lunatixz">
+<addon id="plugin.video.plutotv" version="1.0.6" name="Pluto.TV" provider-name="Lunatixz">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
- <import addon="script.module.requests" version="2.7.0"/>
<import addon="script.module.simplecache" version="1.0.0"/>
<import addon="script.module.urlresolver" version="0.0.1"/>
<import addon="plugin.video.youtube" version="5.1.8" optional="true"/>
@@ -19,10 +18,10 @@
<source>https://github.com/Lunatixz/XBMC_Addons/tree/master/plugin.video.plutotv</source>
<website>http://pluto.tv/</website>
<forum>http://forum.kodi.tv/showthread.php?tid=315513</forum>
- <news>v1.0.1[CR]- Fixed login cache issue.[CR]v1.0.2[CR]- Fixed cookie issue on android/rpi devices.[CR]- Updated cache timings (8Hrs).[CR]v1.0.3[CR]- Fixed Menu and Tweaked cache</news>
+ <news>v1.0.1[CR]- Fixed login cache issue.[CR]v1.0.2[CR]- Fixed cookie issue on android devices.[CR]- Updated cache life.[CR]v1.0.3[CR]- Fixed Menu and Tweaked cache.[CR]v1.0.4[CR]- Added Region Selection and Improved Region Filter[CR]- Added Startup Wizard and Improved Login Verification.[CR]v1.0.5[CR]- Fixed Android Login[CR]v1.0.6[CR]- Added Guest Login.[CR]- Added Geoblock warning.</news>
<assets>
- <icon>icon.png</icon>
- <fanart>fanart.jpg</fanart>
+ <icon>resources/images/icon.png</icon>
+ <fanart>resources/images/fanart.jpg</fanart>
<screenshot>resources/images/screenshot01.png</screenshot>
<screenshot>resources/images/screenshot02.png</screenshot>
<screenshot>resources/images/screenshot03.png</screenshot>