mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #120] Bluetooth output devices not working playing spotify(d) sound #69
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#69
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kataklasm on GitHub (Oct 29, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/120
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 on GitHub (Oct 29, 2019):
Are you sure it isn't something to do with your Spotifyd config? What backend are you running with it?
@kataklasm commented on GitHub (Oct 29, 2019):
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 on GitHub (Oct 30, 2019):
This does sound like an issue with
spotifyd. I'd say raise this issue over there 👍