mirror of
https://github.com/jwilsson/spotify-web-api-php.git
synced 2026-04-27 07:55:49 +03:00
[GH-ISSUE #101] Missing param on v1/me/player/play #57
Labels
No labels
bug
docs
enhancement
enhancement
enhancement
feedback wanted
good first issue
help wanted
help wanted
help wanted
invalid
pull-request
question
question
upstream
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-web-api-php#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arlorose on GitHub (Oct 7, 2017).
Original GitHub issue: https://github.com/jwilsson/spotify-web-api-php/issues/101
I can add this in locally, but I thought you'd like to know that you can also supply a track offset. This is needed when you pause a track and need to resume it. Following an api->play with api->seek causes an audible stutter I want to avoid.
@arlorose commented on GitHub (Oct 8, 2017):
My bad. You can pass any parameters. Though I can't get this to work for some reason, that's unrelated to my posted issue, so closing.