The branch, frodo has been updated
       via  81ccc23236cc09527b1f911e5d83d032b483b614 (commit)
      from  180638b4d13f5e3cf45cf1b1c4dc80148c2e4967 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=81ccc23236cc09527b1f911e5d83d032b483b614

commit 81ccc23236cc09527b1f911e5d83d032b483b614
Author: Martijn Kaijser <[email protected]>
Date:   Thu May 29 19:25:51 2014 +0200

    [script.artwork.downloader] 12.0.28

diff --git a/script.artwork.downloader/addon.xml 
b/script.artwork.downloader/addon.xml
index a686271..b5aeb5b 100644
--- a/script.artwork.downloader/addon.xml
+++ b/script.artwork.downloader/addon.xml
@@ -2,14 +2,14 @@
 <addon
     id="script.artwork.downloader"
     name="Artwork Downloader"
-    version="12.0.27"
+    version="12.0.28"
     provider-name="Martijn"
     >
   <requires>
     <import addon="xbmc.python"                 version="2.1.0"/>
     <import addon="xbmc.json"                   version="6.0.0"/>
     <import addon="xbmc.addon"                  version="12.0.0"/>
-    <import addon="script.module.simplejson"    version="2.0.10" 
optional="true"/>
+    <import addon="script.module.simplejson"    version="3.3.0"/>
     <import addon="script.common.plugin.cache"  version="1.3.0"/>
   </requires>
   <extension point="xbmc.python.script"         library="default.py">
diff --git a/script.artwork.downloader/changelog.txt 
b/script.artwork.downloader/changelog.txt
index b8920e4..d65a794 100644
--- a/script.artwork.downloader/changelog.txt
+++ b/script.artwork.downloader/changelog.txt
@@ -1,3 +1,6 @@
+v12.0.28
+- Don't set simplejson module to optional
+
 v12.0.27
 - Fix wrong order of listing using votes for artwork from fanart.tv
 

-----------------------------------------------------------------------

Summary of changes:
 script.artwork.downloader/addon.xml     |    4 ++--
 script.artwork.downloader/changelog.txt |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to