0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 11 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup.py pep8 and requires More... about 11 years ago
proper gitignore More... about 11 years ago
Merge pull request #17 from VegarS/master More... about 11 years ago
Merge pull request #19 from ajfisher/master More... about 11 years ago
Fix errors caused by Spotify.objectFromURI() returning None when caller expects an array More... over 11 years ago
Added very small change to correctly check for logged in status
=
More... over 11 years ago
Modified the client to use argparse instead of argv and to use getpass so the password isn't in your commandline history
=
More... over 11 years ago
used more pythonic entrance point
=
More... over 11 years ago
Fix getBiography() More... over 11 years ago
Merge pull request #16 from VegarS/master More... over 11 years ago
Add basic track playback messages to the API More... over 11 years ago
Add support for checking if a track is available in another country More... over 11 years ago
Use worker queue code for SpotifyPlaylist.getTracks too More... over 11 years ago
Merge branch 'master' of https://github.com/Hexxeh/spotify-websocket-api More... over 11 years ago
Make playlists use worker queue More... over 11 years ago
Lazily retry a synchronous request three times before giving up More... over 11 years ago
Merge pull request #15 from VegarS/master More... over 11 years ago
Update README More... over 11 years ago
Merge branch 'master' of https://github.com/Hexxeh/spotify-websocket-api More... over 11 years ago
Fix error also in SpotifySearch.getObjByID More... over 11 years ago
Update README.md More... over 11 years ago
Merge branch 'master' of https://github.com/Hexxeh/spotify-websocket-api More... over 11 years ago
Begin implementing new cache manager More... over 11 years ago
Fix error in SpotifySearch.getObjByURI() when result is None More... over 11 years ago
Merge pull request #14 from VegarS/master More... over 11 years ago
Check api.disconnecting in friendly.logged_in() method More... over 11 years ago
Merge pull request #12 from rene0/master More... over 11 years ago
ctype.py: fail gracefully if the request failed. More... over 11 years ago
Add lock to websocket object to prevent threading errors More... over 11 years ago
Merge branch 'master' of https://github.com/Hexxeh/spotify-websocket-api More... over 11 years ago