Fix character encodings and album name.
[clinton/xbmc-groove.git] / addon.xml
index 8dffb03..a45509e 100644 (file)
--- a/addon.xml
+++ b/addon.xml
@@ -1,6 +1,6 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="plugin.audio.groove" name="Grooveshark XBMC"
-       version="2.0.0" provider-name="Stephen Denham">
+       version="2.0.4" provider-name="Stephen Denham">
        <requires>
                <import addon="xbmc.python" version="2.1.0" />
                <import addon="script.module.simplejson"/>
                <description lang="en">
                        Grooveshark addon for XBMC. You should enter your Grooveshark Anywhere username and password in the addon settings.
                </description>
+               <license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
+               <email>stephen dot denham at gmail dot com</email>
+               <website>https://sourceforge.net/projects/xbmc-groove/</website>
+               <forum>http://forum.xbmc.org/showthread.php?tid=88235</forum>
+               <source>svn://svn.code.sf.net/p/xbmc-groove/code/</source>
        </extension>
 </addon>