1
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... about 17 years ago
* testing something... More... over 17 years ago
* testing something... More... over 17 years ago
* testing something... More... over 17 years ago
* removed all encoding from string and unicode objects. More... over 17 years ago
* fixed Track.get_album() (issue #15) More... over 17 years ago
* added PlayedTrack.get_timestamp() More... over 17 years ago
* 0.3.1: User.get_recent_tracks() now returns a sequence of PlayedTrack items that provide the playback date as well as the track itself. More... over 17 years ago
* better setup script More... over 17 years ago
* using SHA-1 for cache keys. More... over 17 years ago
* +Artist.get_mbid() More... over 17 years ago
* +scrobbling support More... over 17 years ago
* code clean-up More... over 17 years ago
* fixed an issue in Track.get_playcount() and Track.is_streamable() More... over 17 years ago
* fixed: session key generation broken (issue #14) More... over 17 years ago
* fixed issue #13 * fixed proxy uage * added: pylast.clear_cache() method More... over 17 years ago
\ More... over 17 years ago
[no comment] More... over 17 years ago
now with documentation More... over 17 years ago
0.3a in the trunk now. More... over 17 years ago
0.2.18 * Track.getAlbum doesn't crash when the album could not be determined. * Most of User functions now exist in the new AuthenticatedUser due to a web services limitation. * Track.getImage is removed, it's the same as Track.getAlbum().getImage(). More... over 17 years ago
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. More... almost 18 years ago
* toStr() is now less crashy. More... almost 18 years ago
nomsg More... almost 18 years ago
0.2.15: * API Breakage, changed the design of Asynchronizer.async_call. * Added: Artist.getTopTagsWithCounts, Track.getTopTagsWithCounts and User.getTopTagsWithCounts. * Added: Artist.getTopFansWithWeights, Track.getTopFansWithWeights. More... almost 18 years ago
* redesigned Asynchronizer.async_call (API Breakage) More... almost 18 years ago
0.2.14: * Changed the version numbering system. * Fixed Authentication and MD5 with non-ASCII characters (issue #7) * Created UserPlaylist class. * User.getPlaylistIDs is now deprecated. * track.addToPlaylist is now deprecated. * User.fetchPlaylist is now deprecated. * Created UserPlaylistCreator class. More... almost 18 years ago
nomsg More... almost 18 years ago
0.2.14 More... almost 18 years ago
nomsg More... almost 18 years ago