mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #640] Spotify Player no longer remembers current playlist, etc #1307
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#1307
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 @rlees85 on GitHub (Dec 17, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/640
Describe the bug
Previously, Spotify Player used to remember the playlist it was playing. If I was to quit Spotify Player and open it again later on or the next day, it would know the song and playlist from where it left off and continue playing.
Now, for a while (since 0.20 at least) it does not. Whenever Spotify Player is opened it has the message "No playback found. Please start a new playback." From here I have to search for the playlist again and start from the very beginning.
At first I thought it was corruption on my side but I have removed Spotify Players configuration and cache folders and started from the beginning - the problem remains.
To Reproduce
Expected behaviour
For the current song that was playing to be remembered along with the playlist.
Log and backtrace
Log from opening up picking a playlist playing a song for a while and then quitting. The last line is simply this:
Implying that no state or anything special was stored. All the other entries before were to do with searching for a playlist and playing something, which worked just fine.
... and when loading back in and getting nothing, these are the logs:
Screenshots
N/A
Environment
Additional context
I can see its moaning about Spotify connect. This was NOT needed before however!
@rlees85 commented on GitHub (Dec 17, 2024):
I set up Spotify Connect it makes 0 difference anyway.
@aome510 commented on GitHub (Dec 17, 2024):
I also realized this. Don't think it's a bug but an intended behaviour. I suspect the new librespot version, which we upgraded to recently, doesn't support the above "remember" feature anymore.
@rlees85 commented on GitHub (Dec 17, 2024):
Kind of glad that its not just me. That would certainly make sense. I guess I raise an issue over there, not sure exactly how to word it mind.
I'm normally using playlists with 1000 or so items in them, so its kind of a pain to keep going back to the start 😅
@rlees85 commented on GitHub (Jan 27, 2025):
Weirdly, I have not updated the version, but remembering the track and position seems to be working again now.
@reorx commented on GitHub (Jul 10, 2025):
I'm facing the same problem here, each time I start spotify_player, I have no idea where I left off, really need this feature to make life easier.
I wonder if it's possible to add a feature that when starting spotify_player, it automatically go to CurrentlyPlayingContextPage