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
about 6 hours
ago. based on code collected
about 8 hours
ago.
Jul 31, 2025 — Jul 31, 2026
Showing page 39 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* New release.
Amr Hassan
More...
over 15 years ago
* Fixed a typo in scrobble_many.
Amr Hassan
More...
over 15 years ago
* New release.
Amr Hassan
More...
over 15 years ago
* Added artist and album parameters to Library methods. (API BREAKAGE). (Closes Issue #44)
Amr Hassan
More...
over 15 years ago
* Fixed not using the limit on *.get_top_tags(limit). (Closes Issue #61)
Amr Hassan
More...
over 15 years ago
* Making use of the warnings module. (Closes Issue #59)
Amr Hassan
More...
over 15 years ago
* Hopefully, no non-string parameters should break requests now. (Should close Issue #56)
Amr Hassan
More...
over 15 years ago
* New release.
Amr Hassan
More...
over 15 years ago
* Fixed: Issue #56: update_now_playing() and scrobble() does not accept integers where natural
Amr Hassan
More...
over 15 years ago
* Further Error-proofing through pylast.NetworkError.
Amr Hassan
More...
over 15 years ago
* Fixed _Taggable.remove_tag. (Closes Issue #57)
Amr Hassan
More...
over 15 years ago
* New pylast.MalformedResponseError exception that fires off (hopefully) on bad responses from Last.fm or network data corruption. (Closes Issue #58)
Amr Hassan
More...
over 15 years ago
Fixed a bug in _Network.scrobble_many(...) with missing parameters
Amr Hassan
More...
over 15 years ago
* Removed redundant Track.shout(...). (Closes Issue #54)
Amr Hassan
More...
over 15 years ago
* Fixed compatibility with Python 2.6. (Closes Issue #53)
Amr Hassan
More...
over 15 years ago
* Network objects are now serializable through the repr() function.
Amr Hassan
More...
over 15 years ago
* Implemented the scrobbling protocol 2.0 through Network.scrobble(...), Network.scrobble_many(...), and Network.update_now_playing(...) and deprecating the old ways. Closes Issues #49 #50 #51.
Amr Hassan
More...
over 15 years ago
Fixed scrobbling responses on Python3
Amr Hassan
More...
over 15 years ago
* Taggable.add_tags(), Taggable.set_tags() and Taggable.remove_tags() now only accept a list of tags [API BREAKAGE]. (Closes Issue #52)
Amr Hassan
More...
over 15 years ago
* properly_capitalized argument available for attributes that can be retrieved from the webservices and replace the given (more likely) miscapitalized ones. Closes Issue #37
Amr Hassan
More...
over 15 years ago
Fixed: Use __str__() for textual info about an object, and __repr__() for textual serializaion of the object that can be used to recreate it.
Amr Hassan
More...
over 15 years ago
setup.py is now also Python3 friendly
Amr Hassan
More...
over 15 years ago
* Now plays nice with Python3. (Hopefully)
Amr Hassan
More...
over 15 years ago
Changed the license to Apache 2
Amr Hassan
More...
almost 16 years ago
Broken scrobbling BADAUTH response
Amr Hassan
More...
almost 16 years ago
Fixed issue #40
Amr Hassan
More...
over 16 years ago
* Added Scrobbler.scrobble_many(...) method * Fixed issue #38: Moved AuthenticatedUser.get_cover_image() to User.get_image() and all the other "user.getInfo" related methods to User as well. * Fixed issue #39: Added PERIOD_7DAYS constant
Amr Hassan
More...
over 16 years ago
Fixed compatibility issue with libre.fm
Amr Hassan
More...
over 16 years ago
Fixed compatibility issue with libre.fm
Amr Hassan
More...
over 16 years ago
Fixed scrobbling with webservices authentication
Amr Hassan
More...
over 16 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