mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #821] Can't open "Made For You" in 0.21.0 #1427
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#1427
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 @rayslava on GitHub (Sep 1, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/821
Describe the bug
The playlist "Made For You" from the browse page (
g b) can't be opened.To Reproduce
Try to open the playlist.
Expected behaviour
Expected the playlist opened.
Log and backtrace
Please refer to this URL for more details.
Environment
Additional context
Given the error message this looks like API change on Spotify side.
@aome510 commented on GitHub (Sep 1, 2025):
Can confirm I also reproduce the issue on my end. Some browse playlists still work, "Made For You" works for me but not "Hip Hop". When I tried the API manually on "Hip Hop" category, got this as a response
Command:
Result:
Notice there is an entry with all
nulldata:@Reza-Darius commented on GitHub (Oct 6, 2025):
same issue on windows
@Osherz5 commented on GitHub (Nov 25, 2025):
Same issue on Mac
@Kricheldorf commented on GitHub (Dec 9, 2025):
Same issue here (Arch Linux). Is there something we could do on our end or we really need to wait for upstream to fix it (rspotify)? Given a brief guidance, I could try helping on finding a workaround to the issue. This is a feature I really miss and I'm not able to load "Made for you" playlists for a good while.