The branch, frodo has been updated
via a8d192666bfcd19f0493f0ceb26e6af7cd2d09ab (commit)
from 3f15695046c04b65cb493fd278e4826fd99738cd (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=a8d192666bfcd19f0493f0ceb26e6af7cd2d09ab
commit a8d192666bfcd19f0493f0ceb26e6af7cd2d09ab
Author: olympia <[email protected]>
Date: Sun Apr 20 10:15:39 2014 +0200
[metadata.common.themoviedb.org] updated to version 2.12.0
diff --git a/metadata.common.themoviedb.org/addon.xml
b/metadata.common.themoviedb.org/addon.xml
index 65ce7a8..dadcbd8 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.4"
+ version="2.12.0"
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 8b9f364..dec77f5 100644
--- a/metadata.common.themoviedb.org/tmdb.xml
+++ b/metadata.common.themoviedb.org/tmdb.xml
@@ -258,7 +258,7 @@
<expression clear="yes"
noclean="1">"crew":\[([^\]]*)</expression>
</RegExp>
<RegExp input="$$7"
output="<credits>\1</credits>" dest="2">
- <expression repeat="yes"
fixchars="1">"department":"Writing","id":[0-9]*,"job":"Writer","name":"([^"]*)"</expression>
+ <expression repeat="yes"
fixchars="1">"department":"Writing","id":[0-9]*,"job":"(?:Screenplay|Writer|Author)?","name":"([^"]*)"</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.themoviedb.org/addon.xml | 2 +-
metadata.common.themoviedb.org/tmdb.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons