summaryrefslogtreecommitdiff
path: root/plugin.video.haystacktv/addon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.video.haystacktv/addon.xml')
-rw-r--r--plugin.video.haystacktv/addon.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugin.video.haystacktv/addon.xml b/plugin.video.haystacktv/addon.xml
index f5b006b..82af46d 100644
--- a/plugin.video.haystacktv/addon.xml
+++ b/plugin.video.haystacktv/addon.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
-<addon id="plugin.video.haystacktv" version="1.0.0" name="Haystack.TV" provider-name="Lunatixz">
+<addon id="plugin.video.haystacktv" version="1.0.1" name="Haystack.TV" provider-name="Lunatixz">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.simplecache" version="1.0.0"/>
+ <import addon="script.module.youtube.dl" version="17.0.0"/>
<import addon="script.module.beautifulsoup4" version="4.3.2"/>
- <import addon="script.module.urlresolver" version="0.0.1"/>
<import addon="plugin.video.youtube" version="5.1.8" optional="true"/>
<import addon="plugin.video.vimeo" version="4.1.4" optional="true"/>
</requires>
@@ -16,10 +16,10 @@
<description lang="en_GB">Haystack TV is your personal headline news channel. We learn about your interests in order to surface the news that matters to you! Watch it on Kodi today...</description>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 3, June 2007</license>
- <source>https://github.com/Lunatixz/XBMC_Addons/tree/master/plugin.video.haystacktv</source>
+ <source>https://github.com/Lunatixz/KODI_Addons/tree/master/plugin.video.haystacktv</source>
<website>http://www.haystack.tv/</website>
<forum>https://forum.kodi.tv/showthread.php?tid=316485</forum>
- <news></news>
+ <news>>v.1.0.1[CR]-Leia Compatibility[CR]-Improved Video Parsing.</news>
<assets>
<icon>resources/images/icon.png</icon>
<fanart>resources/images/fanart.jpg</fanart>