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

playpause action not working #876

Open
michielschok opened this issue Aug 30, 2023 · 1 comment
Open

playpause action not working #876

michielschok opened this issue Aug 30, 2023 · 1 comment

Comments

@michielschok
Copy link

I'm not sure why (didn't change anything in my setup), but the action 'playpause' is not working as designed: it does not toggle.
Whatever the previous state (playing / pausing), the endstate after playpause is playing.

curl http://node-sonos:5005/Kantoor/playpause
{"status":"success","paused":false}

Anyone else observing this behaviour? A couple of months ago, it worked like a charm...
using /play and /pause works great.

@michielschok
Copy link
Author

I kind of found the cause. I run your software in a docker container (chrisns/docker-node-sonos-http-api).
I tried pulling an older version of the container, and now /playpause toggles as intended.

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

No branches or pull requests

1 participant