The branch, frodo has been updated
       via  b3b6a449b90df5b8d62f60c72e79629145c1b178 (commit)
      from  1033aaed6fd2b413dc2e35a13c9620b53ce776aa (commit)

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

commit b3b6a449b90df5b8d62f60c72e79629145c1b178
Author: olympia <[email protected]>
Date:   Wed Feb 6 11:16:35 2013 +0100

    [metadata.common.last.fm] updated to version 1.6.0

diff --git a/metadata.common.last.fm/addon.xml 
b/metadata.common.last.fm/addon.xml
index 561026f..98c914d 100644
--- a/metadata.common.last.fm/addon.xml
+++ b/metadata.common.last.fm/addon.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.common.last.fm"
        name="Last.FM"
-       version="1.5.1"
+       version="1.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="lastfm.xml"/>
diff --git a/metadata.common.last.fm/lastfm.xml 
b/metadata.common.last.fm/lastfm.xml
index c47a42e..364e707 100644
--- a/metadata.common.last.fm/lastfm.xml
+++ b/metadata.common.last.fm/lastfm.xml
@@ -87,6 +87,9 @@
                                <RegExp input="$INFO[genresfbsource]" 
output="&lt;chain 
function=&quot;GetAMGFallbackArtistGenresByAMGID&quot;&gt;$$9&lt;/chain&gt;" 
dest="12">
                                        <expression>allmusic.com</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="4">

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

Summary of changes:
 metadata.common.last.fm/addon.xml  |    4 ++--
 metadata.common.last.fm/lastfm.xml |    3 +++
 2 files changed, 5 insertions(+), 2 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