The branch, frodo has been updated
via 73dadeaad987c6107a1651257c39ae20350b48b7 (commit)
from 430325a53c83e546ab152e4d92756728f8b6181e (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=73dadeaad987c6107a1651257c39ae20350b48b7
commit 73dadeaad987c6107a1651257c39ae20350b48b7
Author: olympia <[email protected]>
Date: Thu Jan 10 10:14:31 2013 +0100
[metadata.common.themoviedb.org] updated to version 2.9.1
diff --git a/metadata.common.themoviedb.org/addon.xml
b/metadata.common.themoviedb.org/addon.xml
index 8b8c9dd..1c00e60 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.9.0"
+ version="2.9.1"
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 12c28c5..ab8b3df 100644
--- a/metadata.common.themoviedb.org/tmdb.xml
+++ b/metadata.common.themoviedb.org/tmdb.xml
@@ -184,12 +184,12 @@
<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></actor>"
dest="2">
- <expression repeat="yes"
fixchars="1">"name":"([^"]*)","character":"([^"]*)</expression>
- </RegExp>
- <RegExp input="$$7"
output="<actor><name>\1</name><role>\2</role><thumb>http://cf2.imgobject.com/t/p/original\3</thumb></actor>"
dest="2+">
+ <RegExp input="$$7"
output="<actor><name>\1</name><role>\2</role><thumb>http://cf2.imgobject.com/t/p/original\3</thumb></actor>"
dest="2">
<expression repeat="yes"
fixchars="1">"name":"([^"]*)","character":"([^"]*)","order":[0-9]*,"cast_id":[0-9]*,"profile_path":"([^"]*)"</expression>
</RegExp>
+ <RegExp input="$$7"
output="<actor><name>\1</name><role>\2</role></actor>"
dest="2+">
+ <expression repeat="yes"
fixchars="1">"name":"([^"]*)","character":"([^"]*)","order":[0-9]*,"cast_id":[0-9]*,"profile_path":null</expression>
+ </RegExp>
<expression noclean="1" />
</RegExp>
</ParseTMDBCast>
-----------------------------------------------------------------------
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
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons