The branch, frodo has been updated
       via  2b946220af05fad28d14cae367e65a874bfe14cb (commit)
      from  f6e7e728706dea0dda6b174f1c7b4a462dbac0f4 (commit)

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

commit 2b946220af05fad28d14cae367e65a874bfe14cb
Author: olympia <olym...@xbmc.org>
Date:   Sun Feb 17 10:11:51 2013 +0100

    [metadata.album.universal] updated to version 1.7.1

diff --git a/metadata.album.universal/addon.xml 
b/metadata.album.universal/addon.xml
index 9be88ff..a42abab 100644
--- a/metadata.album.universal/addon.xml
+++ b/metadata.album.universal/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.album.universal"
        name="Universal Album Scraper"
-       version="1.7.0"
+       version="1.7.1"
        provider-name="Olympia, Team XBMC">
   <requires>
     <import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.album.universal/changelog.txt 
b/metadata.album.universal/changelog.txt
index 4cce03a..4dd77fd 100644
--- a/metadata.album.universal/changelog.txt
+++ b/metadata.album.universal/changelog.txt
@@ -1,3 +1,6 @@
+[B]1.7.1[/B]
+Disable last.fm options because last.fm is now truncating biogs
+
 [B]1.7.0[/B]
 Added: option to select language from TheAudioDB.com
 Added back the option to scrape from last.fm
diff --git a/metadata.album.universal/resources/settings.xml 
b/metadata.album.universal/resources/settings.xml
index 250d0f2..5e89d0a 100644
--- a/metadata.album.universal/resources/settings.xml
+++ b/metadata.album.universal/resources/settings.xml
@@ -2,8 +2,7 @@
 <settings>
   <category label="128">
     <setting type="lsep" label="General Settings"/>
-      <setting label="30002" type="labelenum" 
values="last.fm|TheAudioDb.com|amazon.de|None" id="albumreviewsource" 
default="TheAudioDb.com"/>
-      <setting label="30003" type="labelenum" 
values="en|de|es|fr|it|jp|pl|pt|ru|sv|tr|zh" id="lastfmlanguage" default="en" 
visible="eq(-1,0)"/>
+      <setting label="30002" type="labelenum" 
values="TheAudioDb.com|amazon.de|None" id="albumreviewsource" 
default="TheAudioDb.com"/>
       <setting label="30003" type="labelenum" 
values="en|de|es|fr|it|cn|jp|ru|pt|se|nl|hu" id="tadbalbumlanguage" 
default="en" visible="eq(-2,1)"/>
       <setting type="sep"/>
       <setting label="30004" type="labelenum" 
values="MusicBrainz|allmusic.com|None" id="albumratingsource" 
default="MusicBrainz"/>

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

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


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to