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

Play/pause support #129

Closed
wants to merge 3 commits into from
Closed

Play/pause support #129

wants to merge 3 commits into from

Conversation

ojread
Copy link

@ojread ojread commented May 19, 2017

You have to be careful what you pass to /player/play as it throws a 400 if both context_uri and uris are supplied: https://developer.spotify.com/web-api/start-a-users-playback/

To play a particular track on a particular playlist you have to set the track URI in the offset object.

@tkhduracell
Copy link

tkhduracell commented Jun 5, 2017

@ojread While you're at it, add next/previous too!

@tkhduracell
Copy link

@JMPerez review?

@juanjosegutierrez
Copy link

Hey guys I'm working on next and previous so I was hoping we don't work on the same thing. Play and pause look good.

@JMPerez
Copy link
Collaborator

JMPerez commented Jul 31, 2017

👍

@JMPerez
Copy link
Collaborator

JMPerez commented Jul 31, 2017

@ojread Sorry for the late reply. It would be great if you add some unit tests.

@JMPerez
Copy link
Collaborator

JMPerez commented Aug 31, 2017

Closing this. This is already covered in #150.

@JMPerez JMPerez closed this Aug 31, 2017
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.

4 participants