-
Notifications
You must be signed in to change notification settings - Fork 458
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
Server doesn't respect changes in "default output device" on macOS #745
Comments
+1 |
I guess it's a rodio backend bug, rather than related spotifyd. Librespot and ncspot have similar bugs as well. It's worth trying a newer rodio build, including the latest commits. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi! Anyone manage to fix this issue? Currently looking around for a fix. @shatteringlass you said to try a more recent rodio build. How would I go about accomplishing this? |
The issue within rodio was identified to be upstream (RustAudio/rodio#327) and fixed in cpal v.0.14.1, that was merged into rodio only with v0.16.0. |
This comment was marked as spam.
This comment was marked as spam.
Could this issue be revisited, please? I checked librespot, and rodio is now at version 19.0. Is there anything preventing us from using librespot v0.6.0? |
@myInstagramAlternative It has taken some time, but #1317 does exactly this, if you'd be willing to test the changes. (If you're using user+password auth, maybe rather try #1321, since that implements the "new" OAuth flow.) |
Description
The server doesn't change the device playing when the default changes.
To Reproduce
The same happens if you change the default device yourself.
Expected behavior
Sound switches to the newly "defaulted" device
Logs
Click to show logs
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: