The branch, eden has been updated
       via  dea2f116d21371429a7c1262a3ed6edcc5ce4d91 (commit)
      from  2c4c78b5f214ed197b50783091e7b256717553ec (commit)

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

commit dea2f116d21371429a7c1262a3ed6edcc5ce4d91
Author: olympia <[email protected]>
Date:   Sun Jul 8 16:02:23 2012 +0200

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

diff --git a/metadata.common.themoviedb.org/addon.xml 
b/metadata.common.themoviedb.org/addon.xml
index 0a6dee4..4fd4f33 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.1.6"
+       version="2.2.0"
        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 6712767..9300a7c 100644
--- a/metadata.common.themoviedb.org/tmdb.xml
+++ b/metadata.common.themoviedb.org/tmdb.xml
@@ -95,6 +95,14 @@
                        <expression noclean="1" />
                </RegExp>
        </GetTMDBSetByIdChain>
+       <GetTMDBLangSetByIdChain dest="4">
+               <RegExp input="$$5" output="&lt;details&gt;\1&lt;/details&gt;" 
dest="4">
+                       <RegExp input="$$1" output="&lt;url 
function=&quot;ParseTMDBSet&quot; 
cache=&quot;tmdb-$INFO[tmdbsetlanguage]-\1.json&quot;&gt;http://api.themoviedb.org/3/movie/\1?api_key=57983e31fb435df4df77afb854740ea9&amp;amp;language=$INFO[tmdbsetlanguage]&lt;/url&gt;";
 dest="5">
+                               <expression />
+                       </RegExp>
+                       <expression noclean="1" />
+               </RegExp>
+       </GetTMDBLangSetByIdChain>
        <ParseTMDBSet dest="5">
                <RegExp input="$$2" output="&lt;details&gt;\1&lt;/details&gt;" 
dest="5">
                        <RegExp input="$$1" output="&lt;set&gt;\1&lt;/set&gt;" 
dest="2">

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

Summary of changes:
 metadata.common.themoviedb.org/addon.xml |    2 +-
 metadata.common.themoviedb.org/tmdb.xml  |    8 ++++++++
 2 files changed, 9 insertions(+), 1 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