The branch, eden has been updated
via 5683a13f3ebe4f35eb2f28e2ad1757d6f5e20849 (commit)
from 3062d2233331628e9bdbadb8ee247bbfc8d678af (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=5683a13f3ebe4f35eb2f28e2ad1757d6f5e20849
commit 5683a13f3ebe4f35eb2f28e2ad1757d6f5e20849
Author: olympia <[email protected]>
Date: Tue Jul 24 08:48:32 2012 +0200
[metadata.common.allmusic.com] updated to version 2.5.2
diff --git a/metadata.common.allmusic.com/addon.xml
b/metadata.common.allmusic.com/addon.xml
index 510949a..68f2b21 100644
--- a/metadata.common.allmusic.com/addon.xml
+++ b/metadata.common.allmusic.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.allmusic.com"
name="AllMusic"
- version="2.5.1"
+ version="2.5.2"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.allmusic.com/allmusic.xml
b/metadata.common.allmusic.com/allmusic.xml
index 42b8d99..edcd508 100644
--- a/metadata.common.allmusic.com/allmusic.xml
+++ b/metadata.common.allmusic.com/allmusic.xml
@@ -297,10 +297,13 @@
<RegExp input="" output="" dest="2">
<expression />
</RegExp>
- <RegExp input="$$1" output="\1" dest="9">
+ <RegExp input="" output="" dest="4">
+ <expression />
+ </RegExp>
+ <RegExp input="$$1" output="\1" dest="4">
<expression noclean="1"><h4>photo
gallery</h4>(.*?)<h4></expression>
</RegExp>
- <RegExp input="$$9"
output="<thumb>http://cps-static.rovicorp.com/3/JPG_1080/\1</thumb>"
dest="2">
+ <RegExp input="$$4"
output="<thumb>http://cps-static.rovicorp.com/3/JPG_1080/\1</thumb>"
dest="2">
<expression repeat="yes" noclean="1"><img
src="http://cps-static.rovicorp.com/3/JPG_[^/]*/([^"]*)</expression>
</RegExp>
<expression noclean="1"/>
@@ -439,10 +442,10 @@
</GetAMGAlbumThemesByAMGID>
<ParseAMGAlbumThemes dest="5">
<RegExp input="$$2" output="<details>\1</details>"
dest="5">
- <RegExp input="$$1" output="\1" dest="9">
+ <RegExp input="$$1" output="\1" dest="4">
<expression noclean="1"><h4>album
themes</h4>(.*?)</ul></expression>
</RegExp>
- <RegExp input="$$9"
output="<theme>\1</theme>" dest="2">
+ <RegExp input="$$4"
output="<theme>\1</theme>" dest="2">
<expression repeat="yes"
noclean="1"><li>[^>]*>([^<]*)</a></li></expression>
</RegExp>
<expression noclean="1" />
-----------------------------------------------------------------------
Summary of changes:
metadata.common.allmusic.com/addon.xml | 2 +-
metadata.common.allmusic.com/allmusic.xml | 11 +++++++----
2 files changed, 8 insertions(+), 5 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons