mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #786] Crashing on startup #466
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#466
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 @comprofix on GitHub (Jul 30, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/786
Just installed this for the first time on Arch Linux using the
pacman -S spotify-playercommand.Then starting
spotify_player authenticateI am able to authenticate. But then runningspotify_playerjust drops me back to the terminal. No output or errors.I did find a log under
.cache/spotify-playerthat I have put belowAny advice appreciated on getting this working.
@KUHLwasStolen commented on GitHub (Jul 30, 2025):
Hmm, the error seems to indicate that you do not have a Spotify premium account, which is required for
spotify_playerto work.See this section of the README.
Can you verify real quick if you have a premium account?
@comprofix commented on GitHub (Jul 30, 2025):
Ah thanks, I must have missed that. No, I don't have a premium account.
I was just looking for a terminal Spotify client and came across this one as Spotify TUI was abandoned.
Do you know of any console clients that work with the free accounts?
@KUHLwasStolen commented on GitHub (Jul 30, 2025):
As far as I know you need a premium account in order to use the Spotify API.
So I doubt that there are any third party Spotify clients that work with free accounts.
That said, feel free to let me know if you find one.
@KUHLwasStolen commented on GitHub (Jul 30, 2025):
This issue might give you more insight https://github.com/librespot-org/librespot/issues/415