The branch, eden has been updated
via 8635bdec657876a6c7bfd61f7e74333d8d9fdd54 (commit)
from 43afffb773e2495c142558b0a3cec870d3e89d78 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=8635bdec657876a6c7bfd61f7e74333d8d9fdd54
commit 8635bdec657876a6c7bfd61f7e74333d8d9fdd54
Author: olympia <[email protected]>
Date: Sun Jun 24 10:54:49 2012 +0200
[metadata.common.allmusic.com] updated to version 2.4.2
diff --git a/metadata.common.allmusic.com/addon.xml
b/metadata.common.allmusic.com/addon.xml
index 7b7ab95..3642d5a 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.4.1"
+ version="2.4.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 397e3fa..82d5245 100644
--- a/metadata.common.allmusic.com/allmusic.xml
+++ b/metadata.common.allmusic.com/allmusic.xml
@@ -5,21 +5,12 @@
</RegExp>
</GetAMGDiscographyByAMGID>
<ParseAMGDiscography dest="5" clearbuffers="no">
- <RegExp input="$$2$$3"
output="<details>\1</details>" dest="5">
- <RegExp input="" output="" dest="2">
- <expression />
- </RegExp>
+ <RegExp input="$$3" output="<details>\1</details>"
dest="5">
<RegExp input="" output="" dest="3">
<expression />
</RegExp>
- <RegExp input="$$1"
output="<album><year>\1</year><title>\2</title><label>\3</label></album>"
dest="2">
- <expression repeat="yes" clear="yes"
trim="1"><td class="year "
data-sort-value="[^>]*>([^<]*)</td>[^<]*<td
class=".*?title="([^"]*)</expression>
- </RegExp>
- <RegExp input="$$2" output="\1&amp;\2" dest="3">
- <expression clear="yes" repeat="yes"
noclean="1,2">(.*?)&(.+)</expression>
- </RegExp>
- <RegExp input="$$3" output="" dest="2">
- <expression>(.+)</expression>
+ <RegExp input="$$1"
output="<album><year>\1</year><title>\2</title><label>\3</label></album>"
dest="3">
+ <expression repeat="yes" clear="yes"
trim="1"><td class="year
"\s*data-sort-value="[^>]*>([^<]*)</td>[^<]*<td
class=".*?title="([^"]*)</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.allmusic.com/addon.xml | 2 +-
metadata.common.allmusic.com/allmusic.xml | 15 +++------------
2 files changed, 4 insertions(+), 13 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