From 5eb9e6390019fed69f50a15a8dc3bceaf92db007 Mon Sep 17 00:00:00 2001 From: stephendenham Date: Mon, 9 Apr 2012 15:58:40 +0000 Subject: [PATCH] Fix playlist name encoding bug. git-svn-id: svn://svn.code.sf.net/p/xbmc-groove/code@74 2dec19e3-eb1d-4749-8193-008c8bba0994 --- addon.xml | 2 +- changelog.txt | 4 ++++ description.xml | 2 +- resources/lib/GroovesharkAPI.py | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/addon.xml b/addon.xml index dca6d04..47d1b63 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@ + version="1.0.4" provider-name="Stephen Denham"> diff --git a/changelog.txt b/changelog.txt index deea963..cd8bc87 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +1.0.4 + +Fix playlist name encoding bug. + 1.0.3 Fix bug in album song name. diff --git a/description.xml b/description.xml index 7c25d17..efe80eb 100644 --- a/description.xml +++ b/description.xml @@ -18,7 +18,7 @@ Grooveshark XBMC - 1.0.3 + 1.0.4