summaryrefslogtreecommitdiff
path: root/plugin.video.crackle/addon.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugin.video.crackle/addon.xml')
-rw-r--r--plugin.video.crackle/addon.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/plugin.video.crackle/addon.xml b/plugin.video.crackle/addon.xml
index 1dc68d1..fe8b2cb 100644
--- a/plugin.video.crackle/addon.xml
+++ b/plugin.video.crackle/addon.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="plugin.video.crackle" name="Crackle" version="2017.3.24" provider-name="eracknaphobia">
+<addon id="plugin.video.crackle" name="Crackle" version="2017.12.27" provider-name="eracknaphobia">
<requires>
- <import addon="xbmc.python" version="2.25.0"/>
+ <import addon="xbmc.python" version="2.25.0"/>
</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">Crackle info here</summary>
- <description lang="en_GB">Crackle info here</description>
+ <summary lang="en_GB">Crackle delivers popular, award-winning TV, movies and originals. With no limit to how much you can watch across all your devices, you can binge all you want, wherever you want.</summary>
+ <description lang="en_GB">Crackle is a video streaming distributor of original web shows, Hollywood movies, and TV shows. Founded in the early 2000s as Grouper, and rebranded in 2007, Crackle is owned by Sony Pictures Entertainment.</description>
<disclaimer lang="en_GB"></disclaimer>
<language>en</language>
<platform>all</platform>
<license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
- <forum></forum>
+ <forum></forum>
<source>https://github.com/eracknaphobia/plugin.video.crackle</source>
</extension>
</addon>