Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommendation, Tracks and Playlist improvements #43

Merged
merged 15 commits into from
Apr 21, 2020

Conversation

roisnir
Copy link
Collaborator

@roisnir roisnir commented Apr 7, 2020

  • Added methods to tracks endpoint to query more than 50 tracks
  • The tracks attribute of Spotify's playlist object is a paging object and not an array.
    • Added Pages.fromPaging
    • Changed Playlist model
  • Added Spotify exception toString
  • Added Recommendations endpoint

Thoughts and comments are welcome

@rinukkusu
Copy link
Owner

Sorry for the delay!
Looks good from what I can tell - adds a ton of nice functionality with the batches implementation! Thanks for helping out! 👍

@rinukkusu rinukkusu merged commit 5c48840 into rinukkusu:master Apr 21, 2020
@roisnir roisnir mentioned this pull request Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants