The branch, dharma has been updated
       via  11f7871da0759f0c7a4348be624062eaf24925da (commit)
      from  fc9cd484f5f293d36a06929f407275082182bb0e (commit)

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

commit 11f7871da0759f0c7a4348be624062eaf24925da
Author: olympia <[email protected]>
Date:   Tue Feb 22 08:38:17 2011 +0100

    [metadata.artists.yoyo.pl] updated to v1.0.9

diff --git a/metadata.artists.yoyo.pl/addon.xml 
b/metadata.artists.yoyo.pl/addon.xml
index bd29668..e89d787 100644
--- a/metadata.artists.yoyo.pl/addon.xml
+++ b/metadata.artists.yoyo.pl/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.artists.yoyo.pl"
        name="YoYo-MusicBrainz"
-        version="1.0.8"
+        version="1.0.9"
        provider-name="smuto">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.artists.yoyo.pl/yoyo.xml 
b/metadata.artists.yoyo.pl/yoyo.xml
index ea43bf6..13b5b13 100644
--- a/metadata.artists.yoyo.pl/yoyo.xml
+++ b/metadata.artists.yoyo.pl/yoyo.xml
@@ -38,7 +38,7 @@
                        <RegExp input="$$7" output="&lt;chain 
function=&quot;GetHTBFanart&quot;&gt;\1&lt;/chain&gt;" dest="5+">
                                <expression/>
                        </RegExp>
-                       <RegExp conditional="!allmusicartistthumbs" input="$$7" 
output="&lt;chain 
function=&quot;GetLastFMArtistThumbs&quot;&gt;\1&lt;/chain&gt;" dest="5+">
+                       <RegExp conditional="!allmusicartistthumbs" input="$$7" 
output="&lt;chain 
function=&quot;GetLastFMArtistThumbsByName&quot;&gt;\1&lt;/chain&gt;" dest="5+">
                                <expression />
                        </RegExp>
                        <RegExp input="$$7" output="&lt;url 
function=&quot;ThumbsAsFanart&quot;&gt;http://ws.audioscrobbler.com/2.0/?method=artist.getimages&amp;amp;artist=\1&amp;amp;api_key=71e468a84c1f40d4991ddccc46e40f1b&lt;/url&gt;";
 dest="5+">
@@ -50,16 +50,22 @@
                        <RegExp input="$$6" output="&lt;url 
function=&quot;ArtistUTFtoASCII&quot;&gt;http://www.remove-pl.yoyo.pl/smu4.php?text=$$6&amp;dot=$$6&lt;/url&gt;";
 dest="5+">
                                <expression />
                        </RegExp>
+                       <RegExp input="$$7" output="&lt;url 
function=&quot;GetGenres&quot;&gt;http://ws.audioscrobbler.com/2.0/?method=artist.gettoptags&amp;amp;artist=\1&amp;amp;api_key=71e468a84c1f40d4991ddccc46e40f1b&lt;/url&gt;";
 dest="5+">
+                               <expression />
+                       </RegExp>
                        <expression noclean="1" />
                </RegExp>
        </GetArtistDetails>
        <GetBiography dest="5">
                <RegExp input="$$4" output="&lt;details&gt;\1&lt;/details&gt;" 
dest="5">
-                       <RegExp input="$$1" 
output="&lt;biography&gt;\1&lt;/biography&gt;" dest="4">
+                       <RegExp input="$$1" 
output="&lt;biography&gt;&lt;![CDATA[\1]]&gt;&lt;/biography&gt;" dest="4">
                                <expression 
fixchars="1">&lt;content&gt;&lt;!\[CDATA\[(.*?)\]</expression>
                        </RegExp>
-                       <RegExp input="$$4" output="\1" dest="4">
-                               <expression repeat="yes" 
noclean="1">([^\r]*)\r?</expression>
+                       <RegExp input="$$6" 
output="&lt;biography&gt;&lt;![CDATA[\1]]&gt;&lt;/biography&gt;" dest="4">
+                               <RegExp input="$$1" output="\1" dest="6">
+                                       <expression 
fixchars="1">&lt;content&gt;&lt;!\[CDATA\[(.*?)User-contributed</expression>
+                               </RegExp>
+                               <expression noclean="1">(.+)</expression>
                        </RegExp>
                        <expression noclean="1" />
                </RegExp>
@@ -111,4 +117,15 @@
                        <expression noclean="1" />
                </RegExp>
        </ThumbsAsFanart>
+       <GetGenres dest="5">
+               <RegExp input="$$4" output="&lt;details&gt;\1&lt;/details&gt;" 
dest="5">
+                       <RegExp input="$$1" 
output="&lt;genre&gt;\1&lt;/genre&gt;" dest="4">
+                               <expression 
noclean="1">&lt;tag&gt;.*?&lt;name&gt;([^/lt;]*)&lt;/name&gt;</expression>
+                       </RegExp>
+                       <RegExp input="$$1" 
output="&lt;style&gt;\1&lt;/style&gt;" dest="4+">
+                               <expression repeat="yes" 
noclean="1">&lt;tag&gt;.*?&lt;name&gt;([^/lt;]*)&lt;/name&gt;</expression>
+                       </RegExp>
+                       <expression noclean="1" />
+               </RegExp>
+       </GetGenres>
 </scraper>
\ No newline at end of file

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

Summary of changes:
 metadata.artists.yoyo.pl/addon.xml |    2 +-
 metadata.artists.yoyo.pl/yoyo.xml  |   25 +++++++++++++++++++++----
 2 files changed, 22 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk 
Collect, index and harness all the fast moving IT data generated by your 
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights. 
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to