don't check isVerified flag when adding albums to directory
[clinton/xbmc-groove.git] / changelog.txt
... / ...
CommitLineData
12.0.12
2
3XBMC python update.
4
52.0.11
6
7Fix artwork download.
8
92.0.10
10
11Fix sessions bug.
12
132.0.9
14
15Fix for Android temp directory.
16
172.0.8
18
19Fix for multiuser environment.
20
212.0.7
22
23Fix background image.
24
252.0.6
26
27Replace md5 with hashlib.
28
292.0.5
30
31Fix add to playlist.
32
332.0.4
34
35Fix character encodings and album name.
36
372.0.3
38
39Python coding bug fixes.
40
412.0.2
42
43Correct icon resolution.
44
452.0.1
46
47Better resolution icon.
48Fix playlists with accented characters.
49
502.0.0
51
52Frodo version.
53
541.0.7
55
56Allow unicode symbols in playlist names.
57
581.0.6
59
60Fix play next issue.
61
621.0.5
63
64Fix IP address.
65
661.0.4
67
68Fix playlist name encoding bug.
69
701.0.3
71
72Fix bug in album song name.
73
741.0.2
75
76New icon for dark backgrounds. Socket timeout for Linux.
77
781.0.1
79
80Bug fix.
81
821.0.0
83
84Version bump for Eden.
85
860.6.5
87
88Pre-eden.
89
900.6.4
91
92Change fanart.
93
940.6.3
95
96Speed improvements.
97
980.6.2
99
100Check item existence before adding to directory.
101
1020.6.1
103
104Some more changes for XBMC addon compliancy.
105
1060.6.0
107
108Compliant with all XBMC addon requirements.
109
1100.5.4
111
112Fix https for windows.
113
1140.5.3
115
116Improve app engine security.
117
1180.5.2
119
120Use google app engine to serve requests.
121
1220.5.1:
123
124Refactor getting song duration to improve performance.
125
1260.5.0:
127
128Use new version 3 API.
129
1300.4.0:
131
132Add optional 1.0 API for those with a session id.
133
1340.3.0:
135
136Get artist's albums.
137Get artist's most popular songs.
138Get other user's playlists.
139
140Sort playlists directory by name.
141Put track name first in the album and playlist directory item labels.
142Allow multiple pages in the songs directory (help prevent slow retrieval of very big lists).
143Allow integration with XBMC Music Libary. See http://sourceforge.net/apps/trac/xbmc-groove/wiki/WikiStart .
144
145Fix coverart download.
146
1470.2.3:
148
149Fix covert art directory creation. Again.
150
1510.2.2:
152
153Fix covert art directory creation.
154
1550.2.1:
156
157Use song URL directly for playback. Much faster.
158
1590.2.0:
160
161Major changes to use new Grooveshark API.
162
1630.1.5:
164
165Big song listing performance improvement.
166
1670.1.4:
168
169Improve song icon performance.
170
1710.1.3:
172
173Fix progress bar for songs retrieval.
174
1750.1.2:
176
177Playlist bug fixes.
178Performance tweaks.
179
1800.1.1:
181
182More Grooveshark playlist support.
183
1840.1.0:
185
186Grooveshark playlist support.
187
1880.0.2:
189
190Add similar artists function.
191
1920.0.1:
193
194Dharma version.