The branch, frodo has been updated
       via  9b973d15e9aba1a3c54260e546eeee53262289de (commit)
      from  5bb09cadfa717e26e2b199a7a37e2cf44cdd9d59 (commit)

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

commit 9b973d15e9aba1a3c54260e546eeee53262289de
Author: olympia <[email protected]>
Date:   Wed Feb 6 11:10:41 2013 +0100

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

diff --git a/metadata.common.allmusic.com/addon.xml 
b/metadata.common.allmusic.com/addon.xml
index 68f2b21..750870e 100644
--- a/metadata.common.allmusic.com/addon.xml
+++ b/metadata.common.allmusic.com/addon.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.common.allmusic.com"
        name="AllMusic"
-        version="2.5.2"
+        version="2.6.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="allmusic.xml"/>
diff --git a/metadata.common.allmusic.com/allmusic.xml 
b/metadata.common.allmusic.com/allmusic.xml
index edcd508..51d57fb 100644
--- a/metadata.common.allmusic.com/allmusic.xml
+++ b/metadata.common.allmusic.com/allmusic.xml
@@ -105,6 +105,9 @@
                                <RegExp input="$INFO[lifespanfbsource]" 
output="&lt;chain 
function=&quot;GetMBFallbackLafeSpanByMBID&quot;&gt;$$8&lt;/chain&gt;" 
dest="12">
                                        <expression>MusicBrainz</expression>
                                </RegExp>
+                               <RegExp input="$INFO[lifespanfbsource]" 
output="&lt;chain 
function=&quot;GetTADBFallbackLifeSpanByMBID&quot;&gt;$$8&lt;/chain&gt;" 
dest="12">
+                                       <expression>TheAudioDb.com</expression>
+                               </RegExp>
                        <expression>^$</expression>
                        </RegExp>
                        <RegExp input="$$11" output="$$11" dest="2">
@@ -180,6 +183,9 @@
                                <RegExp input="$INFO[genresfbsource]" 
output="&lt;chain 
function=&quot;GetLastFMFallbackArtistGenresByMBID&quot;&gt;$$8&lt;/chain&gt;" 
dest="12">
                                        <expression>last.fm</expression>
                                </RegExp>
+                               <RegExp input="$INFO[genresfbsource]" 
output="&lt;chain 
function=&quot;GetTADBFallbackArtistGenresByMBID&quot;&gt;$$8&lt;/chain&gt;" 
dest="12">
+                                       <expression>TheAudioDb.com</expression>
+                               </RegExp>
                                
<expression>&lt;genre&gt;&lt;/genre&gt;</expression>
                        </RegExp>
                        <RegExp input="$$11" output="$$11" dest="2">
@@ -277,10 +283,10 @@
                        <RegExp input="" output="" dest="2">
                                <expression />
                        </RegExp>
-                       <RegExp input="$$1" output="\1" dest="8">
+                       <RegExp input="$$1" output="\1" dest="10">
                                <expression noclean="1">&lt;h4&gt;artist 
moods&lt;/h4&gt;(.*?)&lt;/ul&gt;</expression>
                        </RegExp>
-                       <RegExp input="$$8" 
output="&lt;mood&gt;\1&lt;/mood&gt;" dest="2">
+                       <RegExp input="$$10" 
output="&lt;mood&gt;\1&lt;/mood&gt;" dest="2">
                                <expression repeat="yes" 
noclean="1">&lt;li&gt;[^&gt;]*&gt;([^&lt;]*)&lt;/a&gt;&lt;/li&gt;</expression>
                        </RegExp>
                        <expression noclean="1" />

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

Summary of changes:
 metadata.common.allmusic.com/addon.xml    |    4 ++--
 metadata.common.allmusic.com/allmusic.xml |   10 ++++++++--
 2 files changed, 10 insertions(+), 4 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

Reply via email to