[GH-ISSUE #39] d not opening device menu #28

Closed
opened 2026-02-28 14:46:28 +03:00 by kerem · 8 comments
Owner

Originally created by @jedahan on GitHub (Oct 10, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/39

I press d, but no device menu. Tried spotify-tui 0.4.0, and git. Running spotifyd --no-daemon

Originally created by @jedahan on GitHub (Oct 10, 2019). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/39 I press `d`, but no device menu. Tried spotify-tui 0.4.0, and git. Running `spotifyd --no-daemon`
kerem closed this issue 2026-02-28 14:46:28 +03:00
Author
Owner

@Rigellute commented on GitHub (Oct 10, 2019):

Have you given your username and password to spotifyd?

Do you see the auth success log when running with --no-daemon?

<!-- gh-comment-id:540470028 --> @Rigellute commented on GitHub (Oct 10, 2019): Have you given your username and password to `spotifyd`? Do you see the auth success log when running with `--no-daemon`?
Author
Owner

@jedahan commented on GitHub (Oct 10, 2019):

I put the username and password in spotifyd and it successfully logs in with --no-daemon.

<!-- gh-comment-id:540627816 --> @jedahan commented on GitHub (Oct 10, 2019): I put the username and password in spotifyd and it successfully logs in with `--no-daemon`.
Author
Owner

@Rigellute commented on GitHub (Oct 10, 2019):

Hmm... strange as it's working well for me.

Could you check that you pass these requirements from spotifyd?

- Spotifyd will not work without Spotify Premium
- The device name cannot contain spaces

https://github.com/Spotifyd/spotifyd#common-issues

<!-- gh-comment-id:540641691 --> @Rigellute commented on GitHub (Oct 10, 2019): Hmm... strange as it's working well for me. Could you check that you pass these requirements from spotifyd? > - Spotifyd will not work without Spotify Premium - The device name cannot contain spaces https://github.com/Spotifyd/spotifyd#common-issues
Author
Owner

@epwalsh commented on GitHub (Oct 10, 2019):

I had the same issue. I did some debugging and found out (in my case at least) that it was due to rspotify missing some device types: https://github.com/ramsayleung/rspotify/pull/57.

<!-- gh-comment-id:540649620 --> @epwalsh commented on GitHub (Oct 10, 2019): I had the same issue. I did some debugging and found out (in my case at least) that it was due to rspotify missing some device types: https://github.com/ramsayleung/rspotify/pull/57.
Author
Owner

@Rigellute commented on GitHub (Oct 10, 2019):

Great work @epwalsh!

<!-- gh-comment-id:540660448 --> @Rigellute commented on GitHub (Oct 10, 2019): Great work @epwalsh!
Author
Owner

@tormodatt commented on GitHub (Oct 11, 2019):

can confirm, had the same issue. I built spotify-tui with rspotify 0.7.0 that includes @epwalsh's fix, and the divice-menu works fine

<!-- gh-comment-id:540964259 --> @tormodatt commented on GitHub (Oct 11, 2019): can confirm, had the same issue. I built spotify-tui with rspotify 0.7.0 that includes @epwalsh's fix, and the divice-menu works fine
Author
Owner

@Rigellute commented on GitHub (Oct 11, 2019):

Thanks for confirming @tormodatt!

PR here upgrading rspotify https://github.com/Rigellute/spotify-tui/pull/43

<!-- gh-comment-id:540972000 --> @Rigellute commented on GitHub (Oct 11, 2019): Thanks for confirming @tormodatt! PR here upgrading rspotify https://github.com/Rigellute/spotify-tui/pull/43
Author
Owner

@epwalsh commented on GitHub (Oct 11, 2019):

Thanks for the quick work @Rigellute!

<!-- gh-comment-id:541038667 --> @epwalsh commented on GitHub (Oct 11, 2019): Thanks for the quick work @Rigellute!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#28
No description provided.