mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #773] Albums section present, but empty ? #461
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#461
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 @saforem2 on GitHub (Jul 14, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/773
Describe the bug
The
Albumssection, for whatever reason, is there, but completely empty (?)To Reproduce
Not exactly sure. They all used to be there, and are still there in: {the desktop application, the iPhone application, the web UI}, ...
Expected behaviour
I expected to see my albums listed in the
AlbumssectionLog and backtrace
Backtrace:
Log and backtrace of a run reproducing the bug to help debug the issue, which are usually located in
$HOME/.cache/spotify-player/.Please refer to this URL for more details.
Screenshots
Same issue in:
Kitty:
iTerm2:
Ghostty:
Environment
spotify_playerAdditional context
Add any other context about the problem here.
It seems
spotify_playeris able to see my albums, i.e. if I:Head:
...CLIPPED..:Tail:
@aome510 commented on GitHub (Jul 27, 2025):
Does the log have any lines indicating fail to load saved albums or something? If everything works, the log should contain something as follows
@saforem2 commented on GitHub (Jul 31, 2025):
I'm not sure actually.
After trying again this week, it seems to have went away on its own 🤔 🤷🏻♂️
seems to work now. Closing this. Thanks!!