Commit Graph
96 Commits
Author SHA1 Message Date
Paul Lamere c075f80470 Merge pull request #52 from sharkone/patch-1
Fixed artist_albums.py
2015-05-26 19:16:06 -04:00
Paul Lamere 0d2e173099 Fixed retry bug again 2015-04-28 07:17:10 -04:00
Paul Lamere cf75879a15 debugging retry logic 2015-04-28 06:38:35 -04:00
Paul Lamere a7936b8351 Updated change docs 2015-04-28 06:26:38 -04:00
Paul Lamere b96fd5ca8d Fixed problem with retry support 2015-04-28 06:25:06 -04:00
Paul Lamere 1b75562ce4 Support for client credentials flow 2015-04-01 10:21:56 -04:00
Paul Lamere a78421a6e8 Added automatic retry logic for gets 2015-04-01 10:16:24 -04:00
Paul Lamere c8c44c1b28 Merge pull request #46 from fsahin/master
Implement client credentials flow
2015-04-01 10:14:57 -04:00
Paul Lamere 9e2ec08437 Merge pull request #45 from jsteinb/reorder_tracks
Add user_playlist_reorder_tracks method
2015-03-30 14:43:34 -04:00
Paul Lamere 31894b8087 Merge pull request #43 from JMPerez/patch-1
Add 'playlist' to the search endpoint documentation
2015-02-19 10:28:53 -05:00
Paul Lamere db453d4d45 updated version and changes 2015-01-05 14:58:03 -05:00
Paul Lamere 948e3f1ef7 Changed 40x response test for unauthenticated playlist access 2015-01-05 14:55:39 -05:00
Paul Lamere d2d5fe9060 Added more output 2015-01-05 14:53:43 -05:00
Paul Lamere e2714bbd5e Merge pull request #42 from akx/session
Use Requests sessions for connection pooling
2015-01-05 14:52:47 -05:00
Paul Lamere 6b9d28de01 Merge pull request #38 from mattduck/support-snapshot-id-param
Support "snapshot-id" param for DELETE endpoints
2014-12-02 07:26:05 +01:00
Paul Lamere c804f38043 Merge pull request #36 from mattduck/fix-fn-remove-specific-occurrences
Fix remove_specific_occurrences function
2014-12-02 07:22:51 +01:00
Paul Lamere 202435f6a6 Updated to version 2.2 2014-11-15 07:23:47 -05:00
Paul Lamere 8adbfe6f6d Added playlist tracks method. Updated tests. 2014-11-15 07:20:11 -05:00
Paul Lamere 278b7d3005 Updated version number to 2.1.0 2014-10-25 06:46:04 -04:00
Paul Lamere 373218083f Added support for new_releases and featured_playlists endpoints. 2014-10-25 06:40:51 -04:00
Paul Lamere 06b54e4c1d more setup debugging 2014-08-25 17:49:00 -04:00
Paul Lamere a049f57bf6 more setup changes 2014-08-25 17:47:19 -04:00
Paul Lamere 9ba6cea623 Updated version numbers 2014-08-25 17:41:21 -04:00
Paul Lamere 8314091b80 Moved to spotipy at pypi 2014-08-25 17:30:31 -04:00
Paul Lamere d30cb66b05 fixed install instructions 2014-08-22 14:01:21 -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 6cf9f67c94 Create redirect_page.md 2014-08-22 13:31:06 -04:00
Paul Lamere 02fee8fb78 Header indent changes 2014-08-22 12:59:43 -04:00
Paul Lamere 5394deed31 Fixed up TOC levels 2014-08-22 12:36:18 -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 99f417088e Added images 2014-08-22 11:02:08 -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 080786654a Improved oauth docs 2014-08-22 09:23:06 -04:00
Paul Lamere 0c2fcecc16 working the docs 2014-08-21 14:26:19 -04:00
Paul Lamere a0016a15a5 fixup packaging for readthedocs 2014-08-21 14:12:17 -04:00
Paul Lamere 216f59f25b Readthedocs testing 2014-08-21 13:57:19 -04:00
Paul Lamere a3b54a81aa fixed abspath error 2014-08-21 12:31:34 -04:00
Paul Lamere c8ff3144b0 trying to get readthedocs to build 2014-08-21 12:29:09 -04:00
Paul Lamere 77c370a7e6 Fixed module to include client 2014-08-21 12:05:00 -04:00
Paul Lamere 5635252ad0 Added docs tree 2014-08-21 11:08:32 -04:00
Paul Lamere 0143b58837 Renamed spotipy to client to avoid confusion 2014-08-21 10:58:40 -04:00
Paul Lamere 9a3b5784b0 Fixed refresh token problem 2014-08-21 07:35:01 -04:00
Paul Lamere 1813b2502e reuse testing playlist for every test 2014-08-21 06:56:23 -04:00
Paul Lamere d3b61757c2 Updated README.md with changes 2014-08-20 16:35:05 -04:00
Paul Lamere 4e70a2f7f3 Fixed up the packaging a bit 2014-08-20 16:28:47 -04:00
Paul Lamere f43faea723 Added authtests 2014-08-20 15:50:32 -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 9629d97bd6 Updated version number for pip 2014-08-19 14:37:48 -04:00
Paul Lamere a17fb7c777 Updated version number 2014-08-19 13:20:57 -04:00
Paul Lamere 358b578d9c moved util into the main package 2014-08-17 10:28:56 -04:00
Paul Lamere e35ef206d5 Moved util module into main package 2014-08-17 10:28:56 -04:00
Paul Lamere 05a459e1bd Merge pull request #19 from mattduck/fix-auth-token-refreshing
Fix user having to log in after token refresh
2014-08-17 10:26:41 -04:00
Paul Lamere 6d6841d387 Updated README and setup with version info 2014-07-23 10:34:24 -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
Paul Lamere 58123eda31 Merge pull request #15 from JMPerez/master
Rename scope to playlist-modify-public
2014-07-21 13:28:15 -04:00
Paul Lamere 61baf982f4 Removed debug output 2014-07-07 17:40:52 +02:00
Paul Lamere d8de7a8169 Added related artists to the README 2014-07-07 17:28:03 +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
Paul Lamere 803e338366 Addeded JSON error handling 2014-06-27 16:18:17 -04:00
Paul Lamere a30a6557d1 Merge pull request #10 from lnunno/patch-1
Update search.py
2014-06-24 05:42:36 -04:00
Paul Lamere 8d0ab315cf Updated docs 2014-06-21 18:20:40 -04:00
Paul Lamere dde80bae6a Added example that gets a user's starred items 2014-06-21 18:19:04 -04:00
Paul Lamere 7d284dbeab Merge pull request #9 from corycorycory/patch-2
Update __init__.py
2014-06-21 17:47:25 -04:00
Paul Lamere ceaa030468 Fixed album search test 2014-06-19 14:41:52 -04:00
Paul Lamere 9b5b65073c Relaxed simplejson version dependency 2014-06-17 13:29:33 -04:00
Paul Lamere f0415e9de2 Added support for adding tracks to a playlist 2014-06-17 13:28:45 -04:00
Paul Lamere 6ae679600a Merge pull request #7 from mattdennewitz/master
added simplejson to installation requirements
2014-06-17 13:08:22 -04:00
Paul Lamere 71bb395dfa Added 'add_to_playlist' example 2014-06-17 07:40:20 -04:00
Paul Lamere 2b4143aef1 Updated install procedures and docs 2014-06-16 13:39:32 -04:00
Paul Lamere 4da11677c5 Packaging tweaks 2014-06-16 13:39:32 -04:00
Paul Lamere 95e2d354e1 Merge pull request #5 from fsahin/master
Add country parameter to artist_albums
2014-06-09 09:14: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 802c4b4354 Merge pull request #4 from hugovk/patch-1
Remove duplicate version history
2014-05-19 17:00:32 -04:00
Paul Lamere 6aa6769e10 UI tweak to oauth example 2014-05-19 07:24:09 -04:00
Paul Lamere adfb84df9f Version number 2014-05-19 06:56:04 -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
Paul Lamere a48feaab66 Updated search tests to match updated api 2014-05-16 14:02:33 -04:00
Paul Lamere fb455cfc50 Merge pull request #3 from econchick/oauth2
simple oauth flow for getting a spotify access token + example
2014-05-16 13:49:42 -04:00
Paul Lamere 75df13d894 Added examples, improved docs 2014-05-16 07:56:59 -04:00
Paul Lamere 981f69047a Merge pull request #2 from ryankicks/master
spotipy
2014-05-16 05:46:16 -04:00
Paul Lamere 9105e58562 Added the 'collaboration.py' example 2014-04-07 13:10:25 -04:00
Paul Lamere 2f36e11277 Merge pull request #1 from hugovk/master
CI and stuff
2014-04-06 18:18:19 -04:00
Paul Lamere afe7bdd386 Slight wording tweaks 2014-04-05 09:25:45 -04:00
Paul Lamere b9e08fb23d Updated install instructions 2014-04-05 09:24:02 -04:00
Paul Lamere dfced54992 first commit 2014-04-05 09:12:01 -04:00