mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #417] Unable to see spotifyd device #171
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#171
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 @Just-Insane on GitHub (Apr 26, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/417
Hello, when trying to set the device in spotify-tui, my spotifyd device is not shown. I have to open an official spotify app, select the spotifyd device name as a playback option, then go back into spt and select the spotifyd device.
I'm not sure if this is an issue with spotify-tui or spotifyd, or if it is a limitation with Spotify itself?
@Just-Insane commented on GitHub (Apr 26, 2020):
Nevermind... it appears dbus was not set up properly by brew. Once I linked the packages from the dbus (based on https://jetforme.org/2015/03/using-dbus-on-os-x-yosemite/) it seems to work properly now.