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

API: Use prior volume updates as a reference for fast relative updates #142

Closed

Conversation

2opremio
Copy link
Contributor

Fixes #141

I don't know if this is the best way to fix it, but what was happening is that the relative volume updates was using the player state which caused them to get stuck in the same value if they were more frequent than 1 second (the rate limited frequency with which Spotify is notified).

@2opremio 2opremio changed the title API: Use prior updates as a reference for fast relative updates API: Use prior volume updates as a reference for fast relative updates Nov 13, 2024
@devgianlu
Copy link
Owner

Closing in favor of #144

@devgianlu devgianlu closed this Nov 13, 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.

API: relative POST player/volume seems to be broken
2 participants