mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #927] Error: Connection refused (os error 61) #558
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#558
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 @AkosGergely on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/927
Describe the bug
I use spotifyd in the background and control it from spotify_player.
spotify_player playback (previous|next|...)
In the version 0.22.1 spotify_player playback command return Error: Connection refused (os error 61)
To Reproduce
spotify_player playback (previous|next|...)
Log and backtrace
nothing in the log
Please refer to this URL for more details.
Environment
--features image,daemon,rodio-backend,streaming,fzf,notify
Additional context
Everything is ok.
@AkosGergely commented on GitHub (Feb 13, 2026):
Thank You @greqor !
It's working.