The branch, eden has been updated
       via  d01affa90d70b475f01144a9d818f2e2b22ced9d (commit)
      from  3ef4b594237dc9548c72a946d440a4d668ef1add (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=d01affa90d70b475f01144a9d818f2e2b22ced9d

commit d01affa90d70b475f01144a9d818f2e2b22ced9d
Author: olympia <[email protected]>
Date:   Fri May 25 14:33:34 2012 +0200

    [metadata.common.allmusic.com] updated to version 2.0.2

diff --git a/metadata.common.allmusic.com/addon.xml 
b/metadata.common.allmusic.com/addon.xml
index 66c5d34..06b801c 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.0.1"
+        version="2.0.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 91a1bf5..2c3d959 100644
--- a/metadata.common.allmusic.com/allmusic.xml
+++ b/metadata.common.allmusic.com/allmusic.xml
@@ -71,16 +71,16 @@
                        <RegExp input="$$1" 
output="&lt;born&gt;\1&lt;/born&gt;" dest="2">
                                
<expression>&lt;h3&gt;Born[^&gt;]*&gt;[^&gt;]*&gt;(.*?)&lt;/p&gt;</expression>
                        </RegExp>
-                       <RegExp input="$$1" 
output="&lt;born&gt;\1&lt;/born&gt;" dest="2">
+                       <RegExp input="$$1" 
output="&lt;born&gt;\1&lt;/born&gt;" dest="2+">
                                
<expression>&lt;h3&gt;Birth[^&gt;]*&gt;[^&gt;]*&gt;(.*?)&lt;/p&gt;</expression>
                        </RegExp>
-                       <RegExp input="$$1" 
output="&lt;died&gt;\1&lt;/died&gt;" dest="2">
+                       <RegExp input="$$1" 
output="&lt;died&gt;\1&lt;/died&gt;" dest="2+">
                                
<expression>&lt;h3&gt;Died[^&gt;]*&gt;[^&gt;]*&gt;(.*?)&lt;/p&gt;</expression>
                        </RegExp>
-                       <RegExp input="$$1" 
output="&lt;formed&gt;\1&lt;/formed&gt;" dest="2">
+                       <RegExp input="$$1" 
output="&lt;formed&gt;\1&lt;/formed&gt;" dest="2+">
                                
<expression>&lt;h3&gt;Formed[^&gt;]*&gt;[^&gt;]*&gt;(.*?)&lt;/p&gt;</expression>
                        </RegExp>
-                       <RegExp input="$$1" 
output="&lt;disbanded&gt;\1&lt;/disbanded&gt;" dest="2">
+                       <RegExp input="$$1" 
output="&lt;disbanded&gt;\1&lt;/disbanded&gt;" dest="2+">
                                
<expression>&lt;h3&gt;Disbanded[^&gt;]*&gt;[^&gt;]*&gt;(.*?)&lt;/p&gt;</expression>
                        </RegExp>
                        <expression noclean="1"/>

-----------------------------------------------------------------------

Summary of changes:
 metadata.common.allmusic.com/addon.xml    |    2 +-
 metadata.common.allmusic.com/allmusic.xml |    8 ++++----
 2 files changed, 5 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

Reply via email to