The branch, eden has been updated
       via  5970e3581cc86b914c3ba2b988ccc214f42ff698 (commit)
      from  0eb8c9094eb1f7c037074d5e5b100ca9e84e4f90 (commit)

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

commit 5970e3581cc86b914c3ba2b988ccc214f42ff698
Author: Lee Pollock <[email protected]>
Date:   Sun Feb 16 21:51:30 2014 +0000

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

diff --git a/metadata.common.themoviedb.org/addon.xml 
b/metadata.common.themoviedb.org/addon.xml
index dfe95b8..c39fd83 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 Movie Database Scraper Library"
-       version="2.11.3"
+       version="2.11.4"
        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 55ed3cc..8b9f364 100644
--- a/metadata.common.themoviedb.org/tmdb.xml
+++ b/metadata.common.themoviedb.org/tmdb.xml
@@ -238,7 +238,7 @@
                                <expression clear="yes" 
noclean="1">&quot;crew&quot;:\[([^\]]*)</expression>
                        </RegExp>
                        <RegExp input="$$7" 
output="&lt;director&gt;\1&lt;/director&gt;" dest="2">
-                               <expression repeat="yes" 
fixchars="1">&quot;name&quot;:&quot;([^&quot;]*)&quot;,&quot;department&quot;:&quot;Directing&quot;,&quot;job&quot;:&quot;Director&quot;</expression>
+                               <expression repeat="yes" 
fixchars="1">&quot;department&quot;:&quot;Directing&quot;,&quot;id&quot;:[0-9]*,&quot;job&quot;:&quot;Director&quot;,&quot;name&quot;:&quot;([^&quot;]*)&quot;</expression>
                        </RegExp>
                        <expression noclean="1" />
                </RegExp>
@@ -258,7 +258,7 @@
                                <expression clear="yes" 
noclean="1">&quot;crew&quot;:\[([^\]]*)</expression>
                        </RegExp>
                        <RegExp input="$$7" 
output="&lt;credits&gt;\1&lt;/credits&gt;" dest="2">
-                               <expression repeat="yes" 
fixchars="1">&quot;name&quot;:&quot;([^&quot;]*)&quot;,&quot;department&quot;:&quot;Writing&quot;,</expression>
+                               <expression repeat="yes" 
fixchars="1">&quot;department&quot;:&quot;Writing&quot;,&quot;id&quot;:[0-9]*,&quot;job&quot;:&quot;Writer&quot;,&quot;name&quot;:&quot;([^&quot;]*)&quot;</expression>
                        </RegExp>
                        <expression noclean="1" />
                </RegExp>

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

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


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to