Fix add to playlist.
[clinton/xbmc-groove.git] / changelog.txt
1 2.0.5
2
3 Fix add to playlist.
4
5 2.0.4
6
7 Fix character encodings and album name.
8
9 2.0.3
10
11 Python coding bug fixes.
12
13 2.0.2
14
15 Correct icon resolution.
16
17 2.0.1
18
19 Better resolution icon.
20 Fix playlists with accented characters.
21
22 2.0.0
23
24 Frodo version.
25
26 1.0.7
27
28 Allow unicode symbols in playlist names.
29
30 1.0.6
31
32 Fix play next issue.
33
34 1.0.5
35
36 Fix IP address.
37
38 1.0.4
39
40 Fix playlist name encoding bug.
41
42 1.0.3
43
44 Fix bug in album song name.
45
46 1.0.2
47
48 New icon for dark backgrounds. Socket timeout for Linux.
49
50 1.0.1
51
52 Bug fix.
53
54 1.0.0
55
56 Version bump for Eden.
57
58 0.6.5
59
60 Pre-eden.
61
62 0.6.4
63
64 Change fanart.
65
66 0.6.3
67
68 Speed improvements.
69
70 0.6.2
71
72 Check item existence before adding to directory.
73
74 0.6.1
75
76 Some more changes for XBMC addon compliancy.
77
78 0.6.0
79
80 Compliant with all XBMC addon requirements.
81
82 0.5.4
83
84 Fix https for windows.
85
86 0.5.3
87
88 Improve app engine security.
89
90 0.5.2
91
92 Use google app engine to serve requests.
93
94 0.5.1:
95
96 Refactor getting song duration to improve performance.
97
98 0.5.0:
99
100 Use new version 3 API.
101
102 0.4.0:
103
104 Add optional 1.0 API for those with a session id.
105
106 0.3.0:
107
108 Get artist's albums.
109 Get artist's most popular songs.
110 Get other user's playlists.
111
112 Sort playlists directory by name.
113 Put track name first in the album and playlist directory item labels.
114 Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
115 Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
116
117 Fix coverart download.
118
119 0.2.3:
120
121 Fix covert art directory creation. Again.
122
123 0.2.2:
124
125 Fix covert art directory creation.
126
127 0.2.1:
128
129 Use song URL directly for playback. Much faster.
130
131 0.2.0:
132
133 Major changes to use new Grooveshark API.
134
135 0.1.5:
136
137 Big song listing performance improvement.
138
139 0.1.4:
140
141 Improve song icon performance.
142
143 0.1.3:
144
145 Fix progress bar for songs retrieval.
146
147 0.1.2:
148
149 Playlist bug fixes.
150 Performance tweaks.
151
152 0.1.1:
153
154 More Grooveshark playlist support.
155
156 0.1.0:
157
158 Grooveshark playlist support.
159
160 0.0.2:
161
162 Add similar artists function.
163
164 0.0.1:
165
166 Dharma version.