mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #557] Music keeps playing automatically continuously #1257
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#1257
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 @orangeMangoDimz on GitHub (Sep 2, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/557
Describe the bug
When opening spotify-player. the music plays automatically continuously.
If the previous music played is from an album, the music will cycle to the next music, without playing the current music, and it happens continuously. If the previous music is only 1 music, the music cannot be played and is stuck at duration 0:00.
The picture I attached is for the case of the last 1 music I played.
I have also checked on spotify app, and it still stuck at 0:00 duration.
To Reproduce
it happened right after I opened the spotify-player app.
Expected behaviour
I wish this app would run normally like it used to
Log and backtrace
Screenshots


Environment
Additional context
None
@pawelkuzia commented on GitHub (Sep 2, 2024):
I have the same issue on Arch, version 0.19.1, from AUR with full features enabled.
@j1-dev commented on GitHub (Sep 2, 2024):
I'm in the same situation as @pawelkuzia
@aome510 commented on GitHub (Sep 2, 2024):
I couldn't reproduce on my laptop (MacOS). Did it happen before or just recently? This could be a Spotify API server issue or something related, I would wait for a few days more to see if it's persistent.
@aNNiMON commented on GitHub (Sep 2, 2024):
Same issue on Windows
https://github.com/librespot-org/librespot/issues/1322
@masroof-maindak commented on GitHub (Sep 2, 2024):
Just started today. I think this is the case. I haven't updated my build as of recent so I doubt it's a problem with spotify-player.
@aome510 commented on GitHub (Sep 3, 2024):
Thanks, it seems there is a workaround mentioned in the thread.
@orangeMangoDimz commented on GitHub (Sep 3, 2024):
For now, try this way:
https://github.com/librespot-org/librespot/issues/972#issuecomment-2320943137
@mloskot commented on GitHub (Sep 4, 2024):
I've been suffering from the same issue for two days now, using spotify_player 0.19.1, and clearing cache/data, re-authenticating does not help. This screencast 'visualises' the player living its own life :)
Screencast from 2024-09-04 13-33-14.webm
The workaround referenced in https://github.com/aome510/spotify-player/issues/557#issuecomment-2325470461 does not work for me. Interestingly,
ncspotworks fine.@Cloweeee commented on GitHub (Sep 5, 2024):
It seems that the dev version of librespot does work. I'd try to upgrade the dependency for spotify-player but I'm not familiar with rust/cargo.
https://github.com/librespot-org/librespot/issues/1322#issuecomment-2329702406
@aome510 commented on GitHub (Oct 28, 2024):
Should be fixed with the new
librespotupgrade: https://github.com/aome510/spotify-player/pull/570