Rigellute / spotify-tui

Spotify for the terminal written in Rust 🚀
MIT License
17.33k stars 518 forks source link

Bluetooth output devices not working playing spotify(d) sound #120

Closed kataklasm closed 4 years ago

kataklasm commented 4 years ago

spotify-tui is working great out of the box with spotifyd. One issue I have is that playback on bluetooth devices isn't working. I am on popOS 19.04 and tested spotify-tui with spotifyd with two devices: Bose SoundLink Mini and Apple AirPods Gen2, after successfully connecting either of the two they start outputting system sounds as intended, only spotify-tui/spotifyd sounds aren't being played. Something to note is that this issue only surfaces when using spotify-tui with spotifyd, normal Spotify client+spotify-tui is working just fine with both my Bluetooth devices. This isn't anything crucial or urgent for me, just logging this bug in an issue. Thank you for this great CLI utility!

AivreeG commented 4 years ago

Are you sure it isn't something to do with your Spotifyd config? What backend are you running with it?

kataklasm commented 4 years ago

I'm honestly not sure. I'm running the pulseaudio backend, which according to spotifyd issue #277 (https://github.com/Spotifyd/spotifyd/issues/277) should be used. If you guys think this is a spotifyd issue feel free to close this and I'll make an issue over there.

Rigellute commented 4 years ago

This does sound like an issue with spotifyd. I'd say raise this issue over there 👍