[GH-ISSUE #364] Is spotifyd required? #1132

Closed
opened 2026-03-14 13:35:09 +03:00 by kerem · 4 comments
Owner

Originally created by @ghost on GitHub (Feb 10, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/364

I have recently switched over from spotify-tui. As such I had been using spotifyd as backend for the playing Spotify device. I have managed to configure spotify_player through the same client_id I was using before, but I have also noticed that when I run the SwitchDevice command I see both spotifyd and a spotify_player device. If I select the spotify_player device, nothing happens and songs do not play.

Am I doing something wrong? Do I need spotifyd or can I make it work just by using spotify_player?

Originally created by @ghost on GitHub (Feb 10, 2024). Original GitHub issue: https://github.com/aome510/spotify-player/issues/364 I have recently switched over from spotify-tui. As such I had been using spotifyd as backend for the playing Spotify device. I have managed to configure spotify_player through the same client_id I was using before, but I have also noticed that when I run the SwitchDevice command I see both spotifyd and a spotify_player device. If I select the spotify_player device, nothing happens and songs do not play. Am I doing something wrong? Do I need spotifyd or can I make it work just by using spotify_player?
kerem closed this issue 2026-03-14 13:35:14 +03:00
Author
Owner

@aome510 commented on GitHub (Feb 11, 2024):

No spotifyd is not required. spotify_player supports streaming directly from the terminal (https://github.com/aome510/spotify-player?tab=readme-ov-file#streaming).

<!-- gh-comment-id:1937914964 --> @aome510 commented on GitHub (Feb 11, 2024): No `spotifyd` is not required. `spotify_player` supports streaming directly from the terminal (https://github.com/aome510/spotify-player?tab=readme-ov-file#streaming).
Author
Owner

@aome510 commented on GitHub (Feb 11, 2024):

If I select the spotify_player device, nothing happens and songs do not play

Can you provide any applicable logs or backtraces? Refer to https://github.com/aome510/spotify-player?tab=readme-ov-file#logging for more details

<!-- gh-comment-id:1937915425 --> @aome510 commented on GitHub (Feb 11, 2024): > If I select the spotify_player device, nothing happens and songs do not play Can you provide any applicable logs or backtraces? Refer to https://github.com/aome510/spotify-player?tab=readme-ov-file#logging for more details
Author
Owner

@ghost commented on GitHub (Feb 12, 2024):

Oh. I believe it is because the default backend is rodio-backend and I am currently using pulseaudio. Is there a way to switch backends or do I have to reinstall by recompiling with the proper option?

<!-- gh-comment-id:1939452439 --> @ghost commented on GitHub (Feb 12, 2024): Oh. I believe it is because the default backend is rodio-backend and I am currently using pulseaudio. Is there a way to switch backends or do I have to reinstall by recompiling with the proper option?
Author
Owner

@ghost commented on GitHub (Feb 12, 2024):

Yes. I can confirm doing so has solved the issue, my bad!

<!-- gh-comment-id:1939608404 --> @ghost commented on GitHub (Feb 12, 2024): Yes. I can confirm doing so has solved the issue, my bad!
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-player#1132
No description provided.