* All the getTopTags and getTopTagsWithCounts return an empty sequence if failed instead of None.
 * toStr() is now less crashy.
 * fixed User.getPastEvents.
 * new: User.compareWithUser, User.getRecommendedEvents, Library.addAlbum, Library.addArtist, Library.addTrack.
 * created AlbumSearch class.
This commit is contained in:
Amr Hassan 2008-10-30 01:01:49 +00:00
parent 93378fb3ef
commit 903c9b1622
2 changed files with 296 additions and 141 deletions

View file

@ -1,6 +1,9 @@
0.2.16
0.2.17
* All the getTopTags and getTopTagsWithCounts return an empty sequence if failed instead of None.
* toStr() is now less crashy.
* fixed User.getPastEvents.
* new: User.compareWithUser, User.getRecommendedEvents, Library.addAlbum, Library.addArtist, Library.addTrack.
* created AlbumSearch class.
0.2.15
* API Breakage, changed the design of Asynchronizer.async_call.

432
pylast.py

File diff suppressed because it is too large Load diff