mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #621] "Made for You" playlist not loading. Search only working sometimes #363
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#363
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 @georgev93 on GitHub (Nov 30, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/621
Describe the bug
Upon loading spotify_player, if I enter 'gb' to start browsing, then select 'Made for You', it will just hang (saying "Loading"). Similarly, when I search, it also just sits there (most of the time... sometimes it works).
To Reproduce
Open
spotify_player. Browse to the "Made for You" playlist or try to search anythingExpected behaviour
I expect to be able to see the playlist (or search)
Log and backtrace
LOG:
Backtrace is empty
Environment
@Montero1905 commented on GitHub (Nov 30, 2024):
I'm having the same issue.
@aome510 commented on GitHub (Nov 30, 2024):
See https://github.com/aome510/spotify-player/issues/617
@georgev93 commented on GitHub (Dec 1, 2024):
Whoops! Sorry I missed that one. The removal of the
client_idin my.config/spotify-player/app.tomlworked for me. Thanks