The branch, eden has been updated
       via  b3e3e44af878cd2bfd18686926fb72779356674b (commit)
      from  b5d0671a328f120d47cd83302919d5d7de3860f3 (commit)

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

commit b3e3e44af878cd2bfd18686926fb72779356674b
Author: olympia <[email protected]>
Date:   Fri Jun 8 17:24:52 2012 +0200

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

diff --git a/metadata.common.last.fm/addon.xml 
b/metadata.common.last.fm/addon.xml
index 708f6c4..3164cd7 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.3.1"
+       version="1.3.2"
        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 4f63be9..db71b02 100644
--- a/metadata.common.last.fm/lastfm.xml
+++ b/metadata.common.last.fm/lastfm.xml
@@ -172,7 +172,7 @@
        <ParseLastFMAlbumReview dest="5">
                <RegExp input="$$2" output="&lt;details&gt;\1&lt;/details&gt;" 
dest="5">
                        <RegExp input="$$1" 
output="&lt;review&gt;\1&lt;/review&gt;" dest="2">
-                               <expression 
fixchars="1">&lt;content&gt;&lt;!\[CDATA\[(.*?)\]\]</expression>
+                               <expression 
fixchars="1">&lt;content&gt;&lt;!\[CDATA\[(.*?)(User-|\]\])</expression>
                        </RegExp>
                        <expression noclean="1">(.+)</expression>
                </RegExp>

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

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