JMPerez / spotify-web-api-js

A client-side JS wrapper for the Spotify Web API
https://jmperezperez.com/spotify-web-api-js/
MIT License
1.87k stars 260 forks source link

Adding support for position_ms #104

Closed UlysseM closed 6 years ago

UlysseM commented 6 years ago

https://github.com/JMPerez/spotify-web-api-js/blob/9a36af0291c2c64e783fc55e0c52973891e34cdd/src/spotify-web-api.js#L1529

Spotify recently added a new feature that allows to play at specific position in a track, can you add 'position_ms' in this array?

Cheers

https://developer.spotify.com/documentation/web-api/reference/player/start-a-users-playback/ https://github.com/spotify/web-api/issues/596#issuecomment-414275276