Commit Graph

37 Commits

Author SHA1 Message Date
Paul Lamere 373218083f Added support for new_releases and featured_playlists endpoints. 2014-10-25 06:40:51 -04:00
Paul Lamere a33f8dc82a Example cleanup 2014-08-22 13:48:31 -04:00
Paul Lamere 34f476d17f Clean up of examples 2014-08-22 13:48:31 -04:00
Paul Lamere 3e552d90df Improved README docs 2014-08-22 12:10:48 -04:00
Paul Lamere b455d529f0 Doc improvements for readthedocs 2014-08-22 11:48:12 -04:00
Paul Lamere 20870ea3ed Documentation improvements 2014-08-22 11:00:29 -04:00
Paul Lamere 58e5206076 Documentation updates 2014-08-22 09:28:19 -04:00
Paul Lamere 7601aaab58 refacord to support playlist editing 2014-08-20 14:08:49 -04:00
Paul Lamere acd1e8b494 Merge pull request #16 from thelinmichael/add-yourmusic-contains-track-endpoint
Add support for checking if a user's Your Music library contains a track
2014-08-20 12:58:55 -04:00
Paul Lamere e35ef206d5 Moved util module into main package 2014-08-17 10:28:56 -04:00
Michael Thelin a4e6fc5a39 Add support for checking if a user's Your Music library contains a track 2014-07-24 00:27:35 -04:00
Paul Lamere 1ebbac6de7 Documentation and support for Your Music methods 2014-07-23 10:29:40 -04:00
Paul Lamere 2d98c30d01 Added support for 'Your Music' tracks 2014-07-23 10:04:07 -04:00
José Manuel Pérez 2827591b9d Rename scope to playlist-modify-public
Spotify's Web API has renamed the `playlist-modify` scope to `playlist-modify-public` to better describe what it allows. Even though the old one will be supported for some time, the new one is the preferred way to go.
2014-07-21 13:02:01 +02:00
Paul Lamere 61baf982f4 Removed debug output 2014-07-07 17:40:52 +02:00
Paul Lamere 1c1b84c1fa Added support for related artists 2014-07-07 17:25:19 +02:00
Paul Lamere 75a3779779 Don't use cached tokens when scope changes 2014-07-07 17:03:27 +02:00
Paul Lamere 4f6aef7e79 Added show_tracks example 2014-07-03 06:36:36 -04:00
Lucas a19176d22e Update search.py
str is a keyword. Refactored variable to search_str.
2014-06-23 23:15:41 -06:00
Paul Lamere dde80bae6a Added example that gets a user's starred items 2014-06-21 18:19:04 -04:00
Paul Lamere ceaa030468 Fixed album search test 2014-06-19 14:41:52 -04:00
Paul Lamere f0415e9de2 Added support for adding tracks to a playlist 2014-06-17 13:28:45 -04:00
Paul Lamere 71bb395dfa Added 'add_to_playlist' example 2014-06-17 07:40:20 -04:00
Paul Lamere 4da11677c5 Packaging tweaks 2014-06-16 13:39:32 -04:00
Paul Lamere 539c9fb652 improved oauth examples 2014-05-23 07:19:16 -04:00
Paul Lamere edbf23a20f tools for making oauth easier for examples 2014-05-23 07:18:23 -04:00
Paul Lamere 1a816a6b2a Improved oauth error handling/new playlist example 2014-05-23 07:17:21 -04:00
Paul Lamere 6ed7860b9d Added support for token caching and refresh 2014-05-20 08:30:48 -04:00
Paul Lamere 6aa6769e10 UI tweak to oauth example 2014-05-19 07:24:09 -04:00
Paul Lamere 9988c98b2e Added paging support and example. 2014-05-19 06:49:08 -04:00
Paul Lamere 8dcaf7dba6 Repackaged for saner imports 2014-05-18 07:08:51 -04:00
Lynn Root 333ad87bb5 simple oauth flow for getting a spotify access token
added an example that requires oauth
2014-05-16 18:12:47 +02:00
Paul Lamere 75df13d894 Added examples, improved docs 2014-05-16 07:56:59 -04:00
Ryan Choi de9b99afc1 spotipy 2014-05-09 00:34:08 -07:00
Paul Lamere 9105e58562 Added the 'collaboration.py' example 2014-04-07 13:10:25 -04:00
hugovk 411f648064 Py3 print (and pep8) 2014-04-05 22:06:52 +03:00
Paul Lamere dfced54992 first commit 2014-04-05 09:12:01 -04:00