summaryrefslogtreecommitdiff
path: root/plugin.video.psvue/addon.xml
diff options
context:
space:
mode:
authoreracknaphobia <eracknaphobia@hotmail.com>2017-06-02 09:44:42 -0400
committerlearningit <scottyroscoe13@gmail.com>2017-06-02 09:44:42 -0400
commit57a47d8448433a990e3fb5527ef4772defd112c9 (patch)
tree8e01ec853a385e95816623076fef72f665b260da /plugin.video.psvue/addon.xml
parent03b70877e933ead6086e2f13b5f659f02a075181 (diff)
[plugin.video.psvue] 2017.6.1 (#1236)
Diffstat (limited to 'plugin.video.psvue/addon.xml')
-rw-r--r--plugin.video.psvue/addon.xml19
1 files changed, 7 insertions, 12 deletions
diff --git a/plugin.video.psvue/addon.xml b/plugin.video.psvue/addon.xml
index 2eab76a..56e57af 100644
--- a/plugin.video.psvue/addon.xml
+++ b/plugin.video.psvue/addon.xml
@@ -1,30 +1,25 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="plugin.video.psvue" name="PS Vue" version="2017.5.17" provider-name="eracknaphobia">
+<addon id="plugin.video.psvue" name="PS Vue" version="2017.6.1" provider-name="eracknaphobia">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
- <import addon="script.module.requests" version="2.9.1"/>
+ <import addon="script.module.requests" version="2.9.1"/>
</requires>
<extension point="xbmc.python.pluginsource" library="main.py">
<provides>video</provides>
- </extension>
- <extension point="xbmc.addon.metadata">
+ </extension>
+ <extension point="xbmc.addon.metadata">
<platform>all</platform>
<summary lang="en_GB">PS Vue</summary>
<description lang="en_GB">PlayStation™Vue is a TV service that streams live TV, movies, and sports on a variety of your favorite devices without a cable or satellite subscription. With powerful features that allow you to save thousands of hours of your favorite shows without recording conflicts, and Premium channels that can be purchased individually or with a multi-channel plan, TV has never been the same. No annual contracts, no conflicts, no problems.</description>
<disclaimer lang="en_GB">Requires a valid subscription to PS Vue which is currently only available in the US</disclaimer>
<news>
-- Moved Change Profile to addon settings
-- Added Logout in addon settings
-- Added Timeline section
-- Support 2-Step Verification
-- Sort Live TV, My Shows Alphabetically
-- Sort My Shows episodes oldest to newest
-- Code clean up
+- Fix for special characters in username and password
+- Improved error notification descriptions
</news>
<language>en</language>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
- <forum>http://forum.kodi.tv/showthread.php?tid=312858</forum>
+ <forum>http://forum.kodi.tv/showthread.php?tid=312858</forum>
<source>https://github.com/eracknaphobia/plugin.video.psvue</source>
<assets>
<icon>resources/icon.png</icon>