mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #83] No devices are listed in the device selection menu #49
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#49
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 @zeroeightysix on GitHub (Oct 20, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/83
Probably a duplicate of #14 .
Even with the official spotify client open (or with
spotifydrunning), the device list shows no devices.Running on arch linux, compiled
spotify-tuias of commitef39431.@Rigellute commented on GitHub (Oct 20, 2019):
Hmm... working well for me.
Only thing I can think of is that the client id and secret are for a different spotify account to the one you're logged in to with the official client or spotifyd?
@zeroeightysix commented on GitHub (Oct 20, 2019):
Wow, on the dot. After carefully checking the client id and secret, I realised I made them on my old spotify account, with an identical name as my premium one. Thanks!