mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #912] Playback display not showing in TUI "No playback found." #552
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#552
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 @csoto-3 on GitHub (Jan 14, 2026).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/912
Having the same issue as @lgeurts below.
Their comment was on a closed issue so I created a new one.
I can connect to my account and see listed devices.
Audio playback works if I switch device from my smartphone.
However I cannot control anything from the TUI, cannot browse my playlists, and the playback display does not work.
Using 0.21.2 installed via cargo with default features on a Win11 machine.
Originally posted by @lgeurts in #284
@mttgl commented on GitHub (Jan 14, 2026):
Also having this error- fresh install from cargo on both Windows 11 and Mac OS Sequoia, as well as directly downloaded from github release.
@mttgl commented on GitHub (Jan 14, 2026):
Figured out a workaround for the newest release. After installation, run, then cancel before authorization.
Open up the
app.tomllocated at~/.config/spotify-player/app.tomland manually changeclient_idto theclient_idfrom your developer account on Spotify.Re-run and press
don the main screen to select the spotify_player device as a sound output target and everything seems to be working now.Might be worth it to put something in the project readme so that new users are aware there are some issues going on that are outside the developer's control.
@cuppajoeman commented on GitHub (Jan 22, 2026):
I also had this issue. A few notes:
rm -rf $HOME/.cache/spotify-player/*which removes the data associated with the old session.@titu3e commented on GitHub (Jan 23, 2026):
did u have the clinet id of the same account u wanted to login with? cuz as u said i wasnt able to create a new app in the dev dashboard so i used the one i had before of another account . but i get a 403 forbidden error
@nicobrenner commented on GitHub (Jan 29, 2026):
I'm having this same issue,
spotify_player 0.21.3installed via Homebrew on MacOS Sequoia, Apple M3. I can select spotify_player as a device from Spotify and I get audio playing through it, but the TUI is pretty much empty and I can't control playback. PressingDopens up an empty Devices tab/dialog.Also, it used to be (maybe version 0.20.4), that when starting
spotify_playerit would automatically switch my Spotify's account playback device, ie. I didn't need to manually select itAbout the potential fix, I just created a developer account, but I can't create an app