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

Fix issue that has popped up with play/pause #264

Merged

Conversation

mattdrewitt
Copy link
Contributor

For some reason calling play/pause on the player has started returning what appears to be an id, or some other hashed value.

This causes a JSON parsing exception. I struggled to find any documentation on this change, but for the time being, I caught the error and simply return the raw body so at least it doesn't error.

At the moment nothing seems to be done with this response, so hopefully this is enough for now. It at least makes the actions work without causing errors stopping execution

@guilhermesad guilhermesad merged commit b41848f into guilhermesad:master Sep 6, 2024
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