Commit Graph

125 Commits

Author SHA1 Message Date
jsundram 283c35f592 offset/limit only makes sense for album_tracks 2015-06-03 21:16:12 -07:00
jsundram bbed19fdaa Support for offset/limit with album/album_tracks API 2015-06-03 20:54:49 -07:00
Paul Lamere c075f80470 Merge pull request #52 from sharkone/patch-1
Fixed artist_albums.py
2015-05-26 19:16:06 -04:00
Thomas Texier 4982cf1167 Fixed artist_albums.py
Was luckily working correctly, but was accessing the artist "global" variable, instead of the passed parameter.
2015-05-26 18:46:28 -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
Faruk Sahin 8d4643c2e1 Add client credentials flow 2015-04-01 16:09:54 +02: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
jsteinb 04111e7dbe user_playlist_reorder_tracks 2015-03-30 06:25:16 -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
José Manuel Pérez ae71e89326 Add 'playlist' to the search endpoint documentation 2015-02-19 15:01:44 +01: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
Aarni Koskela 004ef98a2c Test Requests session functionality. 2015-01-03 20:26:35 +02:00
Aarni Koskela 62ced74126 Use Requests sessions for connection pooling.
This behavior is on by default but can be easily disabled.
2015-01-03 20:09:46 +02: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
Matthew Duck c61e5c18ed Support "snapshot-id" param for DELETE endpoints 2014-12-02 00:18:30 +00:00
Matthew Duck 98ebb6a163 Fix remove_specific_occurrences function
user_playlist_remove_specific_occurrences_of_tracks is expecting a
different tracklist object to the one that is documented, causing a
"'dict' object has no attribute 'split'" error. Update it to expect the
correct format.
2014-12-01 23:30:16 +00: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