Push all old addons

Push of all my old addons that are possibly well broken...
This commit is contained in:
Oli Passey
2017-12-03 19:26:03 +00:00
parent 4b3705e726
commit 671b609c17
57 changed files with 1385 additions and 1 deletions

View File

@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.londonlive" name="London Live" version="0.4" provider-name="DoubleT">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
</requires>
<extension point="xbmc.python.pluginsource" library="addon.py">
<provides>video</provides>
</extension>
<extension point="xbmc.addon.metadata">
<summary lang="en">London Live - Live Stream</summary>
<description lang="en">LondonLive.co.uk</description>
<disclaimer lang="en"></disclaimer>
<language>English</language>
<platform>all</platform>
<license></license>
<forum>http://forum.xbmc.org/showthread.php?tid=190935</forum>
<website>http://www.londonlive.co.uk</website>
<email>oli@whitenoisehq.co.uk</email>
<source></source>
</extension>
</addon>

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB