The branch, eden has been updated
       via  86c4ccf3c85c8e85075da808715aac098ada5670 (commit)
      from  d1f4af8dbca3bd49a756b6b16fa42abf1060fff1 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=86c4ccf3c85c8e85075da808715aac098ada5670

commit 86c4ccf3c85c8e85075da808715aac098ada5670
Author: olympia <[email protected]>
Date:   Thu Aug 9 08:27:55 2012 +0200

    [metadata.common.themoviedb.org] updated to version 2.3.2

diff --git a/metadata.common.themoviedb.org/addon.xml 
b/metadata.common.themoviedb.org/addon.xml
index b9b6783..a63d879 100644
--- a/metadata.common.themoviedb.org/addon.xml
+++ b/metadata.common.themoviedb.org/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.common.themoviedb.org"
        name="The MovieDB common scraper functions"
-       version="2.3.1"
+       version="2.3.2"
        provider-name="Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.themoviedb.org/tmdb.xml 
b/metadata.common.themoviedb.org/tmdb.xml
index 463d644..46b91c4 100644
--- a/metadata.common.themoviedb.org/tmdb.xml
+++ b/metadata.common.themoviedb.org/tmdb.xml
@@ -297,7 +297,7 @@
        </GetTMDBThumbsById>
        <ParseTMDBThumbs dest="5">
                <RegExp input="$$2" output="&lt;details&gt;\1&lt;/details&gt;" 
dest="5">
-                       <RegExp input="$$1" output="&lt;url 
function=&quot;ParseTMDBAllThumbs&quot; 
cache=&quot;tmdb-images-\1.json&quot;&gt;http://api.themoviedb.org/3/movie/\1/images?api_key=57983e31fb435df4df77afb854740ea9&lt;/url&gt;";
 dest="2">
+                       <RegExp input="$$1" output="&lt;url 
function=&quot;ParseTMDBAllThumbs&quot; 
cache=&quot;tmdb-images-\1.json&quot;&gt;http://api.themoviedb.org/3/movie/\1/images?api_key=57983e31fb435df4df77afb854740ea9&amp;amp;language=en&lt;/url&gt;";
 dest="2">
                                <expression 
noclean="1">&quot;id&quot;:([0-9]*),</expression>
                        </RegExp>
                        <RegExp input="$$1" output="\1" dest="7">

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

Summary of changes:
 metadata.common.themoviedb.org/addon.xml |    2 +-
 metadata.common.themoviedb.org/tmdb.xml  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to