summaryrefslogtreecommitdiff
path: root/plugin.video.montreal.greek-tv/addon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.video.montreal.greek-tv/addon.xml')
-rw-r--r--plugin.video.montreal.greek-tv/addon.xml15
1 files changed, 12 insertions, 3 deletions
diff --git a/plugin.video.montreal.greek-tv/addon.xml b/plugin.video.montreal.greek-tv/addon.xml
index f67862c..3421afa 100644
--- a/plugin.video.montreal.greek-tv/addon.xml
+++ b/plugin.video.montreal.greek-tv/addon.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="plugin.video.montreal.greek-tv" name="Montreal Greek TV" version="1.2.1" provider-name="Twilight0">
+<addon id="plugin.video.montreal.greek-tv" name="Montreal Greek TV" version="1.3.1" provider-name="Twilight0">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
<import addon="script.module.requests" version="2.12.4"/>
<import addon="script.module.parsedom" version="2.5.2"/>
</requires>
<extension point="xbmc.python.pluginsource" library="addon.py">
- <provides>video</provides>
+ <provides>video image</provides>
</extension>
<extension point="xbmc.addon.metadata">
<platform>all</platform>
@@ -18,6 +18,15 @@
<license>GNU General Public License, v3</license>
<size>338115</size>
<news>
+1.3.1 (28-12-2017)
+- Minor name change due to author's request
+
+1.3.0 (27-12-2017)
+- Added newspapers section
+- Changed main xml url
+- Removed old radio station url and accompanying toggle option
+- Various minor enhancements and cosmetics
+
1.2.1 (16-11-2017)
- Few minor tweaks here &amp; there
- Tinified artwork
@@ -44,7 +53,7 @@
<icon>icon.png</icon>
<fanart>fanart.jpg</fanart>
</assets>
- <website>http://www.greekradio.net/</website>
+ <website>http://greektimes.ca</website>
<email>twilight@freemail.gr</email>
<source>https://github.com/Twilight0/plugin.video.montreal.greek-tv/</source>
</extension>