mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #28] Not working with spotifyd #22
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#22
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 @vv9k on GitHub (Oct 8, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/28
Hi, I'm currently trying to get
spotify-tuito work withspotifyd.sptsees the currently playing song byspotifyd@mypc but won't allow me to control the daemon because of this error:My
spotifydis installed from AUR.kernel:
5.3.4-arch1-1-ARCH@Rigellute commented on GitHub (Oct 8, 2019):
Hmm... I need to try myself.
Perhaps you've already done this, but have you selected
spotifydas a "device"?Does
spotifydshow up when you pressd?@vv9k commented on GitHub (Oct 8, 2019):
Well now it is indeed working as intended :) thanks for the quick reply! Love the idea behind the app and how snappy it is! I've been wanting to write one like this myself one day :)
@Rigellute commented on GitHub (Oct 8, 2019):
Great to hear! And thank you 🙏
@KennethAshley commented on GitHub (Oct 8, 2019):
Do we have to select the device on each use?
Great software thanks!
@Rigellute commented on GitHub (Oct 8, 2019):
The last selected device ID is cached (you can see it in
~/.config/spotify-tui/client.yml), so you shouldn't need to select it on each use.Just make sure that device is active if you're having playback issues.
And thank you!
@kataklasm commented on GitHub (Oct 8, 2019):
For me spotifyd doesn't show up on the device list?