Skip to content

Conversation

@kbot7
Copy link
Contributor

@kbot7 kbot7 commented Sep 16, 2018

Added position_ms parameter to ResumePlayback. position_ms sets the seek time on the track, whereas offset deals with the song order in a playlist or list of tracks.

Request Body Data Value Type Value
position_ms integer Optional. Indicates from what position to start playback. Must be a positive number. Passing in a position that is greater than the length of the track will cause the player to start playing the next song.

Source: https://developer.spotify.com/documentation/web-api/reference/player/start-a-users-playback/

…eek time on the track, whereas offset deals with the song order in a playlist or list of tracks.
@JohnnyCrazy
Copy link
Owner

Thanks!

@JohnnyCrazy JohnnyCrazy merged commit 81fe176 into JohnnyCrazy:master Sep 17, 2018
@kbot7 kbot7 deleted the add-position_ms-to-resume branch September 21, 2018 04:48
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.

2 participants