The branch, eden has been updated
       via  a7660d12a45da5d950a589b1d1f1811d98a1cfaf (commit)
      from  c969baeb37af2a09156fd78e0fe25ea4cc04149f (commit)

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

commit a7660d12a45da5d950a589b1d1f1811d98a1cfaf
Author: olympia <[email protected]>
Date:   Sat Jul 14 10:33:03 2012 +0200

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

diff --git a/metadata.common.last.fm/addon.xml 
b/metadata.common.last.fm/addon.xml
index 8bece1a..fee031a 100644
--- a/metadata.common.last.fm/addon.xml
+++ b/metadata.common.last.fm/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.common.last.fm"
        name="Last.FM"
-       version="1.4.1"
+       version="1.5.0"
        provider-name="Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.last.fm/lastfm.xml 
b/metadata.common.last.fm/lastfm.xml
index e8c8ee2..78f7773 100644
--- a/metadata.common.last.fm/lastfm.xml
+++ b/metadata.common.last.fm/lastfm.xml
@@ -41,6 +41,9 @@
                                <RegExp input="$INFO[biogfbsource]" 
output="&lt;chain 
function=&quot;GetAMGFallbackBiographyByAMGID&quot;&gt;$$9&lt;/chain&gt;" 
dest="12">
                                        <expression>allmusic.com</expression>
                                </RegExp>
+                               <RegExp input="$INFO[biogfbsource]" 
output="&lt;chain 
function=&quot;GetTADBFMFallbackBiographyByMBID&quot;&gt;$$9&lt;/chain&gt;" 
dest="12">
+                                       <expression>TheAudioDb.com</expression>
+                               </RegExp>
                                <expression>^$</expression>
                        </RegExp>
                        <RegExp input="$$11" 
output="&lt;biography&gt;\1&lt;/biography&gt;" dest="6">

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

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