mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #732] Top Tracks display gets stuck loading after a few hours of playback #1368
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#1368
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 @User-3090 on GitHub (May 22, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/732
I created a separate app ID for it, thinking it might be a rate limiting issue, but that doesn't seem to be the case. It recovers fine after pressing g t again.
Windows 10 22H2
A few of these:
ERROR librespot_connect::spirc: ContextError: Error { kind: NotFound, error: StatusCode(404) }
One of these:
WARN librespot_audio::fetch::receive: Throughput 3 kbps lower than minimum 8, setting to minimum
@Funtimes909 commented on GitHub (Jun 20, 2025):
FWIW I also experience this same bug on the liked songs page
@aome510 commented on GitHub (Jun 22, 2025):
Maybe a glitch on the API server 🤷 , hard to tell. Does the issue happen consistently or just randomly in one day?
@User-3090 commented on GitHub (Sep 1, 2025):
Consistently all day every day
@aome510 commented on GitHub (Sep 6, 2025):
I just realized today that top-track API now returns A LOT of songs (>3k) for me. Wonder if that's the reason for the above issue. It used to return top 50 songs or so and I think we should make sure a sensible number of songs are fetched to avoid possible API issues.
@coolbotic commented on GitHub (Nov 22, 2025):
Also getting this on the liked song page