The branch, frodo has been updated
via 3726ad37d233f4c2a30c6854d98dc4c6dc560de3 (commit)
from f8d77bf252f0d9f731282db6144910f90838618a (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=3726ad37d233f4c2a30c6854d98dc4c6dc560de3
commit 3726ad37d233f4c2a30c6854d98dc4c6dc560de3
Author: Lee Pollock <[email protected]>
Date: Sun Feb 16 21:19:02 2014 +0000
[metadata.common.themoviedb.org] updated to version 2.11.3
diff --git a/metadata.common.themoviedb.org/addon.xml
b/metadata.common.themoviedb.org/addon.xml
index 13371c8..7c439cc 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.2"
+ version="2.11.3"
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 af4bd9f..55ed3cc 100644
--- a/metadata.common.themoviedb.org/tmdb.xml
+++ b/metadata.common.themoviedb.org/tmdb.xml
@@ -214,11 +214,11 @@
<RegExp input="$$1" output="\1" dest="7">
<expression clear="yes"
noclean="1">"cast":\[([^\]]*)</expression>
</RegExp>
- <RegExp input="$$7"
output="<actor><name>\1</name><role>\2</role><order>\3</order><thumb>$$20original\4</thumb></actor>"
dest="2">
- <expression repeat="yes"
fixchars="1,2">"name":"([^"]*)","character":"((?:[^"]|(?<=\\)")*)","order":([0-9]*),"cast_id":[0-9]*,"profile_path":"([^"]*)"</expression>
+ <RegExp input="$$7"
output="<actor><name>\2</name><role>\1</role><order>\3</order><thumb>$$20original\4</thumb></actor>"
dest="2">
+ <expression repeat="yes"
fixchars="1,2">"character":"((?:[^"]|(?<=\\)")*)","credit_id":"[^"]*","id":[0-9]*,"name":"([^"]*)","order":([0-9]*),"profile_path":"([^"]*)"</expression>
</RegExp>
- <RegExp input="$$7"
output="<actor><name>\1</name><role>\2</role><order>\3</order></actor>"
dest="2+">
- <expression repeat="yes"
fixchars="1,2">"name":"([^"]*)","character":"((?:[^"]|(?<=\\)")*)","order":([0-9]*),"cast_id":[0-9]*,"profile_path":null</expression>
+ <RegExp input="$$7"
output="<actor><name>\2</name><role>\1</role><order>\3</order></actor>"
dest="2+">
+ <expression repeat="yes"
fixchars="1,2">"character":"((?:[^"]|(?<=\\)")*)","credit_id":"[^"]*","id":[0-9]*,"name":"([^"]*)","order":([0-9]*),"profile_path":null</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.themoviedb.org/addon.xml | 2 +-
metadata.common.themoviedb.org/tmdb.xml | 8 ++++----
2 files changed, 5 insertions(+), 5 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