openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
python-pylast
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 27, 2025 — Jul 27, 2026
Showing page 42 of 42
Search / Filter on:
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.
Amr Hassan
More...
almost 18 years ago
* fix: a typo in the function name Exceptionable.clear_errors()
Amr Hassan
More...
almost 18 years ago
0.2b11
Amr Hassan
More...
almost 18 years ago
0.2b10
Amr Hassan
More...
almost 18 years ago
* fixed: crashes when adding a job to Asynchronizer and starting it when it already started.
Amr Hassan
More...
almost 18 years ago
[no comment]
Amr Hassan
More...
almost 18 years ago
[no comment]
Amr Hassan
More...
almost 18 years ago
* added a setup.py script
Amr Hassan
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
Amr Hassan
More...
almost 18 years ago
* Added Track.getWikiPublishedDate, Track.getSummary, Track.getContent. * fixes
Amr Hassan
More...
almost 18 years ago
* fixes
Amr Hassan
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.
Amr Hassan
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.
Amr Hassan
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.
Amr Hassan
More...
almost 18 years ago
* all http values are properly encoded now.
Amr Hassan
More...
almost 18 years ago
fixed #1, added an option to disable silent exception handling
Amr Hassan
More...
almost 18 years ago
cleaning up documentation
Amr Hassan
More...
almost 18 years ago
[no comment]
Amr Hassan
More...
almost 18 years ago
fixes
Amr Hassan
More...
almost 18 years ago
gone beta
Amr Hassan
More...
almost 18 years ago
[no comment]
Amr Hassan
More...
almost 18 years ago
Initial directory structure.
Amr Hassan
More...
almost 18 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree