Commit Graph

12 Commits

Author SHA1 Message Date
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
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
8adbfe6f6d Added playlist tracks method. Updated tests. 2014-11-15 07:20:11 -05:00
Paul Lamere
373218083f Added support for new_releases and featured_playlists endpoints. 2014-10-25 06:40:51 -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
34f476d17f Clean up of examples 2014-08-22 13:48:31 -04:00
Paul Lamere
20870ea3ed Documentation improvements 2014-08-22 11:00:29 -04:00
Paul Lamere
0143b58837 Renamed spotipy to client to avoid confusion 2014-08-21 10:58:40 -04:00