mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #893] Missing Spotify Generated playlists when updating to PR 891 #536
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#536
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 @cpaczek on GitHub (Dec 22, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/893
Describe the bug
Was having the 429 issue and building from master fixed it however on the main library page its missing the spotify generated playlists like Discover Weekly
Probably related to (#891)
To Reproduce
Build from latest main branch
Expected behaviour
A clear and concise description of what you expected to happen.
Log and backtrace
https://gist.github.com/cpaczek/46e859397d65c4d1593865840bba861c
Screenshots

v.21.2 from Cargo repo
from master branch build
Environment
@cpaczek commented on GitHub (Dec 22, 2025):
if I play discover weekly from my phone then trigger CurrentlyPlayingContextPage iwth g + SPACE
I see these logs
@TogiFerretFerret commented on GitHub (Dec 22, 2025):
I am having the same error.
@cpaczek commented on GitHub (Dec 22, 2025):
similar thing happens when trying to go to an artist page
@aome510 commented on GitHub (Dec 22, 2025):
hi guys, the missing playlists or artist page not working is expected given user-provided has limited API capabilities. Refer to my comment in the original issue: https://github.com/aome510/spotify-player/issues/890#issuecomment-3683727470. Also note that this is just a temporary workaround while waiting for official Spotify server back to normal (hopefully soon)
@d-kja commented on GitHub (Dec 23, 2025):
I'm not sure if it was already fixed, but building from source solved both issues for me
command used: