mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #201] after authentication: No devices found: Make sure a device has is active #99
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#99
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 @kls0e on GitHub (Jan 4, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/201
Hi,
thanks for building this tool. I am encountering the following error after authenticating spotify-tui with spotify:
Device - No devices found: Make sure a device has is activeOS is Ubuntu 19.10 amd64
Edit: pardon, I had the misconception I could use spotify-tui as a standalone spotify client. I have built and thrown in spotifyd following this great tutorial by katrielalex on localhost and got what I was looking for. Thanks.