1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2025 — Jul 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.2b12 * fixed: some unicode problems. * fix: a typo in the function name Exceptionable.clear_errors() * fixed: User.fetchPlaylist (#3) * api change: User.getPlaylistsIDs is now User.getPlaylistsData, and User.getPlaylistsIDs returns a list of IDs now. More... almost 18 years ago
* fix: a typo in the function name Exceptionable.clear_errors() More... almost 18 years ago
0.2b11 More... almost 18 years ago
0.2b10 More... almost 18 years ago
* fixed: crashes when adding a job to Asynchronizer and starting it when it already started. More... almost 18 years ago
[no comment] More... almost 18 years ago
[no comment] More... almost 18 years ago
* added a setup.py script More... almost 18 years ago
* Asynchronizer.async_call now accepts None as callback. * moved all the tag related functions to a separate Taggable class. * added Taggable.setTags More... almost 18 years ago
* Added Track.getWikiPublishedDate, Track.getSummary, Track.getContent. * fixes More... almost 18 years ago
* fixes More... almost 18 years ago
* Moved changes to an external file "changes.txt". * Added new webservices as: Track.getId, Track.getDuration, Track.getListenerCount, Track.getPlayCount, Track.getAlbumName, Track.getAlbum, Track.getImage, Event.share. * Reverted where all objects retrieve all available metadata on the server from the server, now optional. More... almost 18 years ago
* Added Track.getArtistName. * Added Album.getArtistName. * Added numerous functions to User, Making use of the new User.getInfo webservice. * Every object now retrieves all the metadata from the webservices even the trivial ones like the album name or artist for proper casing. Use the object's attributes (like Album.artist_name and Album.title instead of Album.getArtistName() and Album.getTitle() if you can't afford the delay caused by retrieving the data from a remote server. More... almost 18 years ago
* Added a little work-around on python's threading.Thread to make Asynchronizer objects able to restart more than once. More... almost 18 years ago
* all http values are properly encoded now. More... almost 18 years ago
fixed #1, added an option to disable silent exception handling More... almost 18 years ago
cleaning up documentation More... almost 18 years ago
[no comment] More... almost 18 years ago
fixes More... almost 18 years ago
gone beta More... almost 18 years ago
[no comment] More... almost 18 years ago
Initial directory structure. More... almost 18 years ago