mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #828] No device shown #498
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#498
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 @Ti64CLi on GitHub (Sep 10, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/828
Describe the bug
I'm on EndeavourOS, so I installed
spotify-playerusing the shell commandsudo pacman -S spotify-player.I first launched
spotify_playerin my shell, which asked me to authenticate by clicking on the given link, which I did. I accepted the prompt in the opened web page, and it told me to go back to my terminal.After that, I made a new app on spotify dashboard in my web browser, and copied the client ID to the
client_idfield in theapp.tomlfile (theclient_idfield was already filled in, but with a wrong client ID, so I replaced it).I then launched
spotify_playeragain from my shell, pressed D, but no device appeared, so I couldn't do anything else, and I was presented with the playbackno playback found [...]message.To Reproduce
Just install
spotify-player, add an app in Spotify Dashboard by following the readme of spotify-player, then add the client ID to the config file, and launch spotify-playerExpected behaviour
I expected an interface showing me the current track being played in the browser or on my phone
Screenshots
Environment
Additional context
Whenever I want to search a track using the CLI for example, I get an error
Bad request: Token is not valid:@fcoelhomrc commented on GitHub (Sep 10, 2025):
Similar situation just now installing the Home Manager program for spotify-player on NixOS
@aome510 commented on GitHub (Sep 10, 2025):
This is not the latest version. Please install the latest one
@Ti64CLi commented on GitHub (Sep 10, 2025):
It solved the problem thanks, sorry for the inconvenience, I thought the arch repo was up to date and didn't even think to check
utils::{new_list_state,new_table_state}#791utils::{new_list_state,new_table_state}#1730