The branch, frodo has been updated
       via  9e8f0a0b52e2194809bff0106e413ff6ac271b34 (commit)
      from  c62b3a8f5cdbae8ab5d2f50158811f2d1fc6f024 (commit)

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

commit 9e8f0a0b52e2194809bff0106e413ff6ac271b34
Author: olympia <[email protected]>
Date:   Sat Aug 17 12:06:52 2013 +0200

    [metadata.artists.universal] updated to version 3.3.0

diff --git a/metadata.artists.universal/addon.xml 
b/metadata.artists.universal/addon.xml
index b4731af..1501afa 100644
--- a/metadata.artists.universal/addon.xml
+++ b/metadata.artists.universal/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.artists.universal"
        name="Universal Artist Scraper"
-       version="3.2.0"
+       version="3.3.0"
        provider-name="Olympia, Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="2.1.0"/>
@@ -10,6 +10,7 @@
     <import addon="metadata.common.musicbrainz.org" version="1.3.0"/>
     <import addon="metadata.common.fanart.tv" version="2.1.2"/>
     <import addon="metadata.common.theaudiodb.com" version="1.5.0"/>
+    <import addon="metadata.common.htbackdrops.com" version="1.3.0"/>
   </requires>
   <extension point="xbmc.metadata.scraper.artists"
              language="en"
diff --git a/metadata.artists.universal/changelog.txt 
b/metadata.artists.universal/changelog.txt
index 617b4a7..101d198 100644
--- a/metadata.artists.universal/changelog.txt
+++ b/metadata.artists.universal/changelog.txt
@@ -1,3 +1,6 @@
+[B]3.3.0[/B]
+Added: Restore scraping from HTBackdrops.com using their new domain 
htbackdrops.org
+
 [B]3.2.0[/B]
 Added: An attempt to handle dash and exclamation mark in the artist name
 
diff --git a/metadata.artists.universal/resources/settings.xml 
b/metadata.artists.universal/resources/settings.xml
index 71c435e..d158409 100644
--- a/metadata.artists.universal/resources/settings.xml
+++ b/metadata.artists.universal/resources/settings.xml
@@ -30,6 +30,7 @@
     <setting label="30022" type="bool" id="tadbthumbs" default="true"/>
     <setting label="30002" type="bool" id="lastfmartistthumbs" 
default="false"/>
     <setting label="30001" type="bool" id="allmusicartistthumbs" 
default="true"/>
+    <setting label="30003" type="bool" id="htbthumbs" default="true"/>
     <setting type="lsep" label="Fanart Sources"/>
     <setting label="30004" type="bool" id="fanarttvfanart" default="true"/>
     <setting label="30023" type="bool" id="tadbfanart" default="true"/>

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

Summary of changes:
 metadata.artists.universal/addon.xml              |    3 ++-
 metadata.artists.universal/changelog.txt          |    3 +++
 metadata.artists.universal/resources/settings.xml |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to