mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #408] Incorrect Playlist Order in Library #1156
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#1156
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 @PuffyDucks on GitHub (Apr 5, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/408
Describe the bug
The playlist order on the library page is out of order. Before it would show your custom playlist order, but now its somewhat seems like recent order? I'm not sure because some of my old playlists show up at the top.
To Reproduce
Open the library page and compare the order of the playlists to the order of the playlists on the Spotify app.
Additional context
I'm guessing Spotify did another one of their wacky API changes. Is it even fixable without action from Spotify?
@aome510 commented on GitHub (Apr 5, 2024):
I noticed the out of order occasionally depending on the day, but it's not consistent. Today, my library shows order by recently added. Will try to see if there is an option to sort the playlist to make the order more consistent
@PuffyDucks commented on GitHub (Apr 8, 2024):
Interestingly, seems like the ordering is correct when trying to add a song to a playlist, but not in the library.
@PuffyDucks commented on GitHub (May 6, 2024):
Looks like Spotify has fixed the issue in the API.