The branch, frodo has been updated
       via  f692db540281767f8f3757a104b1f841cfee3e95 (commit)
      from  3726ad37d233f4c2a30c6854d98dc4c6dc560de3 (commit)

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

commit f692db540281767f8f3757a104b1f841cfee3e95
Author: Lee Pollock <[email protected]>
Date:   Sun Feb 16 21:49:47 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 7c439cc..65ce7a8 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="2.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