summaryrefslogtreecommitdiff
path: root/plugin.video.btsportvideo/addon.xml
diff options
context:
space:
mode:
authorLee Smith <LS80@users.noreply.github.com>2017-12-14 22:43:23 +0000
committerRechi <Rechi@users.noreply.github.com>2017-12-14 23:43:23 +0100
commit9b1f805af94d8800efa8d51a49e6bcd3fdb4bda0 (patch)
tree6cd1bff75506f22f8f1bb9117ce099b5ca4aa35b /plugin.video.btsportvideo/addon.xml
parentf0364004f3af2c8e3ad8b87c36b0e9b040a7711f (diff)
[plugin.video.btsportvideo] 0.2.0 (#1555)
Diffstat (limited to 'plugin.video.btsportvideo/addon.xml')
-rw-r--r--plugin.video.btsportvideo/addon.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/plugin.video.btsportvideo/addon.xml b/plugin.video.btsportvideo/addon.xml
index ecf24d7..7ef46dc 100644
--- a/plugin.video.btsportvideo/addon.xml
+++ b/plugin.video.btsportvideo/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="plugin.video.btsportvideo" name="BT Sport Video" version="0.1.1" provider-name="Leopold">
+<addon id="plugin.video.btsportvideo" name="BT Sport Video" version="0.2.0" provider-name="Leopold">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.kodiswift" version="0.0.8" optional="false"/>
@@ -18,10 +18,14 @@
<website>https://sport.bt.com</website>
<source>https://github.com/LS80/plugin.video.btsportvideo.git</source>
<license>MIT</license>
+ <forum>https://forum.kodi.tv/showthread.php?tid=325188</forum>
<assets>
<icon>resources/icon.png</icon>
<fanart>resources/fanart.jpg</fanart>
+ <screenshot>resources/screenshot001.png</screenshot>
+ <screenshot>resources/screenshot002.png</screenshot>
+ <screenshot>resources/screenshot003.png</screenshot>
</assets>
- <news></news>
+ <news>Added a search history</news>
</extension>
</addon>