The branch, frodo has been updated
via 6a2e5a8d71129c825ce23883520d7b5ae5ff09d7 (commit)
from 5057ffcdb3c30897765153c8f0cf884ff471fc8e (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=6a2e5a8d71129c825ce23883520d7b5ae5ff09d7
commit 6a2e5a8d71129c825ce23883520d7b5ae5ff09d7
Author: olympia <[email protected]>
Date: Tue Feb 5 14:31:11 2013 +0100
[metadata.common.theaudiodb.com] updated to version 1.4.0
diff --git a/metadata.common.theaudiodb.com/addon.xml
b/metadata.common.theaudiodb.com/addon.xml
index dbf44f6..9adcd50 100644
--- a/metadata.common.theaudiodb.com/addon.xml
+++ b/metadata.common.theaudiodb.com/addon.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.theaudiodb.com"
name="TheAudioDb Common Scraper Functions"
- version="1.3.0"
+ version="1.4.0"
provider-name="Team XBMC">
<requires>
- <import addon="xbmc.metadata" version="1.0"/>
+ <import addon="xbmc.metadata" version="2.1.0"/>
</requires>
<extension point="xbmc.metadata.scraper.library"
library="tadb.xml"/>
diff --git a/metadata.common.theaudiodb.com/tadb.xml
b/metadata.common.theaudiodb.com/tadb.xml
index 5cce462..f4af09d 100644
--- a/metadata.common.theaudiodb.com/tadb.xml
+++ b/metadata.common.theaudiodb.com/tadb.xml
@@ -64,8 +64,14 @@
<RegExp input="" output="" dest="2">
<expression />
</RegExp>
+ <RegExp input="" output="" dest="11">
+ <expression />
+ </RegExp>
<RegExp input="$$1" output="\1" dest="11">
- <expression clear="yes"
fixchars="1">strBiography":"(.*?)","</expression>
+ <expression
fixchars="1">strBiography$INFO[tadbartistlanguage]":"(.*?)","</expression>
+ </RegExp>
+ <RegExp input="$$1" output="\1" dest="11+">
+ <expression
fixchars="1">strBiographyEN":"(.*?)","</expression>
</RegExp>
<RegExp input="$$11" output="$$12" dest="2">
<RegExp input="$INFO[biogfbsource]"
output="<chain
function="GetLastFMFallbackBiographyByMBID">$$8</chain>"
dest="12">
@@ -93,8 +99,11 @@
<RegExp input="" output="" dest="2">
<expression />
</RegExp>
- <RegExp input="$$1"
output="<biography>\1</biography>" dest="2">
- <expression clear="yes"
fixchars="1">strBiography":"(.*?)","</expression>
+ <RegExp input="$$1" output="\1" dest="2">
+ <expression
fixchars="1">strBiography$INFO[tadbartistlanguage]":"(.*?)","</expression>
+ </RegExp>
+ <RegExp input="$$1"
output="<biography>\1</biography>" dest="2+">
+ <expression
fixchars="1">strBiographyen":"(.*?)","</expression>
</RegExp>
<expression noclean="1"/>
</RegExp>
@@ -180,7 +189,10 @@
<ParseTADBAlbumReview dest="5">
<RegExp input="$$2" output="<details>\1</details>"
dest="5">
<RegExp input="$$1"
output="<review>\1</review>" dest="2">
- <expression
fixchars="1">strDescription":"(.*?)","</expression>
+ <expression
fixchars="1">strDescription$INFO[tadbalbumlanguage]":"(.*?)","</expression>
+ </RegExp>
+ <RegExp input="$$1"
output="<review>\1</review>" dest="2+">
+ <expression
fixchars="1">strDescriptionEN":"(.*?)","</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.theaudiodb.com/addon.xml | 4 ++--
metadata.common.theaudiodb.com/tadb.xml | 20 ++++++++++++++++----
2 files changed, 18 insertions(+), 6 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons