mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[GH-ISSUE #185] Feature - Caching #118
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#118
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 @tylkie on GitHub (May 5, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/185
Right now, everything is being streamed, even if it has been downloaded before. This makes a constant working connection to Spotify mandatory. Service interruptions on either side always imply silence. Besides that... I'm pretty sure that due to increased bandwidth consumption, the upstream developers will hold a grudge if this project gets used by a significant amount of users.