spotify-web-api-java

A Java wrapper for Spotify's Web API.

MIT License

Stars
1K

Bot releases are visible (Hide)

spotify-web-api-java - v2.0.0-RC1

Published by dargmuesli over 6 years ago

  • Major rewrite of the whole project. Too many changes to list them here. All current endpoints are now supported and documentation was added.
spotify-web-api-java - v1.4.7

Published by dargmuesli over 6 years ago

  • Get a user's starred tracks. (Thanks felx)
spotify-web-api-java - v1.4.8

Published by dargmuesli over 6 years ago

  • Enable limit and offset parameters when retrieving a playlist's tracks.
spotify-web-api-java - v1.4.11

Published by dargmuesli over 6 years ago

spotify-web-api-java - v1.5

Published by dargmuesli over 6 years ago

  • Change response type for Add Tracks to Playlist to SnapshotResult since it now includes a snapshot_id. Code using
    Add Tracks to Playlist will break with this change.
spotify-web-api-java - v1.4.21

Published by dargmuesli over 6 years ago

spotify-web-api-java - v1.4.20

Published by dargmuesli over 6 years ago

spotify-web-api-java - v1.4.19

Published by dargmuesli over 6 years ago

spotify-web-api-java - v1.4.18

Published by dargmuesli over 6 years ago

spotify-web-api-java - v1.4.17

Published by dargmuesli over 6 years ago

spotify-web-api-java - v1.4.16

Published by dargmuesli over 6 years ago

  • bradnussbaum bumped Guava version and sorted out test dependencies. Cheers!
spotify-web-api-java - v1.4.14

Published by dargmuesli over 6 years ago

spotify-web-api-java - v1.4.13

Published by dargmuesli over 6 years ago

spotify-web-api-java - 1.4.12

Published by dargmuesli over 6 years ago

spotify-web-api-java - v1.4.10

Published by dargmuesli over 6 years ago

  • Add images to SimplePlaylist object. (Currently only returned from the Get User's Playlists endpoint)
spotify-web-api-java - v1.4.9

Published by dargmuesli over 6 years ago

  • Add available_markets to SimpleTrack object.
  • Add market parameter to Search requests.
spotify-web-api-java - v1.4.5

Published by dargmuesli over 6 years ago

  • Distribute via Maven Central.
  • Use query parameter to add tracks.
spotify-web-api-java - v1.4.1

Published by dargmuesli over 6 years ago

  • Add available_markets to SimpleAlbum
  • Add show dialog parameter to authorization URL
spotify-web-api-java - v1.4

Published by dargmuesli over 6 years ago

  • Enable setting limit and offset when requesting a user's playlists.
spotify-web-api-java - v1.3

Published by dargmuesli over 6 years ago