[GH-ISSUE #732] Top Tracks display gets stuck loading after a few hours of playback #430

Closed
opened 2026-03-02 23:47:27 +03:00 by kerem · 5 comments
Owner

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.

Image

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

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. ![Image](https://github.com/user-attachments/assets/8d9676bf-c1f4-4f03-9d08-ba0ee4551f8b) 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
kerem 2026-03-02 23:47:27 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Funtimes909 commented on GitHub (Jun 20, 2025):

FWIW I also experience this same bug on the liked songs page

<!-- gh-comment-id:2989820935 --> @Funtimes909 commented on GitHub (Jun 20, 2025): FWIW I also experience this same bug on the liked songs page
Author
Owner

@aome510 commented on GitHub (Jun 22, 2025):

It recovers fine after pressing g t again.

ERROR librespot_connect::spirc: ContextError: Error { kind: NotFound, error: StatusCode(404) }

Maybe a glitch on the API server 🤷 , hard to tell. Does the issue happen consistently or just randomly in one day?

<!-- gh-comment-id:2994413916 --> @aome510 commented on GitHub (Jun 22, 2025): > It recovers fine after pressing g t again. > > ``` > ERROR librespot_connect::spirc: ContextError: Error { kind: NotFound, error: StatusCode(404) } > ``` Maybe a glitch on the API server 🤷 , hard to tell. Does the issue happen consistently or just randomly in one day?
Author
Owner

@User-3090 commented on GitHub (Sep 1, 2025):

Consistently all day every day

<!-- gh-comment-id:3242918642 --> @User-3090 commented on GitHub (Sep 1, 2025): Consistently all day every day
Author
Owner

@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.

<!-- gh-comment-id:3260172800 --> @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.
Author
Owner

@coolbotic commented on GitHub (Nov 22, 2025):

Also getting this on the liked song page

<!-- gh-comment-id:3566791348 --> @coolbotic commented on GitHub (Nov 22, 2025): Also getting this on the liked song page
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#430
No description provided.