Commit Graph

  • 4966799c55 Merge pull request #122 from jotsif/market_for_tracks_call Paul Lamere 2016-12-31 09:54:12 -0500
  • d18892a99e Added timeout test Paul Lamere 2016-12-31 09:52:03 -0500
  • b9af5ad719 Added audio_analysis example Paul Lamere 2016-12-31 09:38:25 -0500
  • fdff788ff2 Improved example Paul Lamere 2016-12-31 09:33:51 -0500
  • 45232a2489 improved example Paul Lamere 2016-12-31 09:33:09 -0500
  • 5be0ba4d94 better audio example Paul Lamere 2016-12-31 07:49:19 -0500
  • 789e30fd4a Merge pull request #125 from alexey-v-paramonov/master Paul Lamere 2016-12-31 09:41:35 -0500
  • 6b774e9f48 Merge pull request #138 from nyanfly/master Paul Lamere 2016-12-31 09:32:14 -0500
  • 6b39372dca Merge pull request #139 from delucks/master Paul Lamere 2016-12-31 07:52:23 -0500
  • 66d7344aea Merge pull request #140 from aausch/patch-1 Paul Lamere 2016-12-31 07:50:23 -0500
  • 7588394451 Update README.md Alex Ausch 2016-12-27 12:49:59 -0500
  • 655e1bf7e3 Add type check for name kwarg Nathan Coleman 2016-12-26 11:46:45 -0600
  • b8ae99a6e6 Add example for user_playlist_change_details() Nathan Coleman 2016-12-26 11:32:51 -0600
  • 5ecfad1d3a Support optional collaborative kwarg Nathan Coleman 2016-12-26 11:32:28 -0600
  • 7c5bfbdf86 Merge branch 'master' into support_changing_playlist_details Nathan Coleman 2016-12-26 10:25:49 -0600
  • 3587e107c0 Swap use of subprocess.call for webbrowser.open in util.py delucks 2016-12-20 22:44:03 -0800
  • 6d67858e8c Add audio analysis API Willie Zhu 2016-12-15 16:21:05 -0500
  • aecd392c4a Use 'Retry-After' header if present. Ben Tappin 2015-09-24 18:30:07 +0100
  • 39d4ee4193 Merge pull request #126 from jairogcontreras/master Paul Lamere 2016-12-10 11:44:09 -0500
  • e19f77cb50 Merge pull request #129 from jasonhamilton/master Paul Lamere 2016-12-10 11:43:42 -0500
  • 50a172304b Merge pull request #136 from SzySteve/follow-playlist Paul Lamere 2016-12-10 11:43:00 -0500
  • a97959c54e add follow playlist api call Stephen 2016-12-08 14:27:43 -0500
  • 7867c4fe28 Merge branch 'master' into support_changing_playlist_details Nathan Coleman 2016-11-15 12:43:35 -0600
  • 7f0f7efe49 fixes test for related artists. Fixes issue #128. Jason Hamilton 2016-11-11 11:28:40 -0800
  • 1e937dd29f fixed incorrect comment about purpose of script jairogcontreras 2016-11-02 13:51:32 -0700
  • aae5f0ee80 Added 'requests_timeout' option to tell Requests to stop waiting for a response after a given number of seconds Alexey V Paramonov 2016-10-29 17:02:25 +0300
  • 22558bc253 Merge pull request #124 from steinitzu/fix-recommendations-params Paul Lamere 2016-10-24 14:47:32 -0400
  • 1304ac33c0 Recommendations seeds parameters formatted as a comma seperated list to comply with Spotify API. Fixes problem of only first seed_artist/track/genre being used to generate recommendations. steinitzu 2016-10-24 12:19:08 -0400
  • 976b0d07e4 Add market parameter to tracks() call Josef Lindman Hörnlund 2016-10-18 17:51:08 +0200
  • 1f4189b1be add me_playlists method Bang Dao 2016-10-18 10:14:54 +0700
  • 5e3cc1f546 Add Audio-Analysis Endpoint Method Hugh Rawlinson 2016-10-15 14:41:48 +0200
  • 9cd153d78a Humble Spelling Correction Jota Sprout 2016-10-14 18:31:58 -0400
  • 96e9d3b7df Added support for proxy Sebastian Bischoff 2016-08-23 16:48:49 +0200
  • 931abce4d7 Merge branch 'master' into support_changing_playlist_details Nathan Coleman 2016-08-22 21:29:52 -0500
  • b6e6a316d6 Merge pull request #2 from plamere/master eugenio412 2016-08-13 20:31:32 +0200
  • 250e7d55c5 Merge pull request #1 from eugenio412/patch-1 eugenio412 2016-08-13 20:26:06 +0200
  • ff7b0f3e2a get new access token ~60 seconds before old one times out Luke Woloszyn 2016-07-27 08:10:45 -0700
  • 3f87a8b879 Merge pull request #104 from KevinMGranger/doc_special_fix Paul Lamere 2016-06-20 10:52:48 -0400
  • c0cb456999 Make special-members only show __init__ Kevin M Granger 2016-06-20 10:30:15 -0400
  • 76421babf6 Merge pull request #103 from KevinMGranger/document_init Paul Lamere 2016-06-16 20:52:44 -0400
  • 5179ce2061 Merge pull request #102 from KevinMGranger/oauth_cache_tests Paul Lamere 2016-06-16 20:52:07 -0400
  • 8a26e03178 Add OAuth cache tests Kevin M Granger 2016-06-16 14:15:23 -0400
  • 848cbe5b98 Make docs show __init__ docstrings Kevin M Granger 2016-06-15 12:09:25 -0400
  • e0daaefab6 Fixed show_album example to retrieve album data. This example was mistakenly fetching and displaying artist information. Jesse Ward 2016-06-13 01:10:45 -0400
  • c9888f16bc Update client.py eugenio412 2016-06-11 13:32:15 +0200
  • 891731c78e Update oauth2.py eugenio412 2016-06-10 13:36:14 +0200
  • 0b9a0276c1 Update client.py eugenio412 2016-06-10 13:33:45 +0200
  • 5bf72e9ab9 Merge pull request #98 from brodin/patch-1 Paul Lamere 2016-06-09 05:16:44 -0400
  • 5860a5dc2c Added market parameter to user_playlist_tracks Johan Brodin 2016-06-09 09:42:51 +0200
  • 59a0565867 Add to the contributor list Nathan Coleman 2016-05-31 20:10:57 -0400
  • 80bcbb1893 Make a pass for cleanup and PEP8 compliance Nathan Coleman 2016-05-31 20:02:25 -0400
  • 1fae780adb Support changing details for a user playlist Nathan Coleman 2016-05-31 20:02:06 -0400
  • 70701d8387 Adjusted docstring for user_playlist_unfollow method Christopher Li 2016-05-22 19:05:22 -0400
  • 2096d32a4e Added user_playlist_unfollow() method Christopher Li 2016-05-22 18:57:16 -0400
  • 1e8188206a Merge pull request #93 from hughrawlinson/patch-1 Paul Lamere 2016-05-09 06:51:11 -0400
  • a1b3afabf4 Fixes a small example error Hugh Rawlinson 2016-05-08 11:01:05 +0100
  • e8e82c3c49 Duplicated album detection improved felipeumanzor 2016-04-16 20:20:35 -0300
  • 83e42efa88 include refresh_access_token method to the library eugenio412 2016-04-08 17:12:31 +0200
  • b412de8d75 Added artist recs example Paul Lamere 2016-03-30 15:43:47 -0400
  • 5ebd231cbf Updated readme Paul Lamere 2016-03-30 15:42:59 -0400
  • 7a5beadd17 Added artist_recommendations example Paul Lamere 2016-03-30 15:41:22 -0400
  • a760872673 Merge pull request #85 from mkb218/master Paul Lamere 2016-03-30 15:17:46 -0400
  • 7472f41948 add recommendations endpoints Matt Kane 2016-03-30 14:31:58 -0400
  • dd021c4087 Added top lists support Paul Lamere 2016-03-12 09:59:16 -0500
  • 4cf7a8ab90 Added top artists and tracks support Paul Lamere 2016-03-12 07:32:01 -0500
  • 4587a0771d Cleaning up some tests Paul Lamere 2016-02-20 08:54:11 -0500
  • 9d51880728 Added some audio feature tests Paul Lamere 2016-02-20 08:33:31 -0500
  • 9c0b872e86 Adapted to new audio_features response Paul Lamere 2016-02-17 09:18:06 -0500
  • 38ea4b6910 better handling when missing json payload Paul Lamere 2016-02-12 07:24:28 -0500
  • 550be583b7 better detection of empty json block Paul Lamere 2016-02-12 06:30:45 -0500
  • 23d75aa4c6 improve handling of err responses with no payload Paul Lamere 2016-02-12 06:08:29 -0500
  • 44bbfac8b7 Added category end points Paul Lamere 2016-02-02 07:25:33 -0500
  • 365d3714bf checkpoint Paul Lamere 2015-12-30 16:11:27 -0500
  • 8de2591c18 Avoid unneeded token renewal when cached token's scope contains currently required scope myselfhimself 2015-12-02 20:43:13 +0100
  • ffe64828b5 clarify SPOTIPY_REDIRECT_URI registration/authentication process Aarno Aukia 2015-10-31 16:59:04 +0100
  • f832bd54dd Fix usage message Gerhard Poul 2015-10-13 21:20:53 +0200
  • 1bdd8b32c3 updated version number Paul Lamere 2015-08-10 09:18:57 -0400
  • 329ef5722b Added api to get current users followed artists Paul Lamere 2015-08-10 09:17:14 -0400
  • ec638870ca Add 'market' parameter to the search endpoint Mattia Maestrini 2015-08-05 18:52:38 +0100
  • 10cf88da90 Improved retry logic Paul Lamere 2015-06-08 14:37:19 +0200
  • fd9441a1e7 Merge pull request #56 from joohoi/python3 Paul Lamere 2015-06-08 14:36:17 +0200
  • 42f3921a0f Tox configuration for running test for Python 2.7 and 3.4 at once. Joona Hoikkala 2015-06-05 14:00:00 +0300
  • 660f34b343 Close the connection when done Joona Hoikkala 2015-06-05 13:49:01 +0300
  • c944cc772f Fixes for the remaining base64 lib references Joona Hoikkala 2015-06-05 13:17:58 +0300
  • a541b3bb81 Support both Python 2 & 3 base64 library Joona Hoikkala 2015-06-05 13:12:36 +0300
  • a3a68be7bc ascii decode in _refresh_access_token Ryan 2014-12-22 12:20:47 -0800
  • 1737a550d3 Fix for python 2 to use the safe raw_input() per default Joona Hoikkala 2015-06-05 12:19:38 +0300
  • d6a14bc83d Urllib compatibility fix to support both python 2 & 3 Joona Hoikkala 2015-06-05 12:16:30 +0300
  • d08f7a82dc Support print() as function in Python 2 Joona Hoikkala 2015-06-05 12:14:13 +0300
  • 3d46d7a035 Removed old comment, as the API is fixed in this regard Joona Hoikkala 2015-06-05 12:12:34 +0300
  • f19682cc80 Fixed (byte)string handling when calling base64 lib Joona Hoikkala 2015-06-05 12:11:06 +0300
  • 1f833afa45 Initial run of 2to3 Joona Hoikkala 2015-06-05 12:07:28 +0300
  • 96edfc44ab Merge pull request #54 from jsundram/master Paul Lamere 2015-06-04 18:09:31 +0200
  • 283c35f592 offset/limit only makes sense for album_tracks jsundram 2015-06-03 21:16:12 -0700
  • bbed19fdaa Support for offset/limit with album/album_tracks API jsundram 2015-06-03 20:54:49 -0700
  • c075f80470 Merge pull request #52 from sharkone/patch-1 Paul Lamere 2015-05-26 19:16:06 -0400
  • 4982cf1167 Fixed artist_albums.py Thomas Texier 2015-05-26 18:46:28 -0400
  • 0d2e173099 Fixed retry bug again Paul Lamere 2015-04-28 07:17:10 -0400
  • cf75879a15 debugging retry logic Paul Lamere 2015-04-28 06:38:35 -0400
  • a7936b8351 Updated change docs Paul Lamere 2015-04-28 06:26:38 -0400