[GH-ISSUE #185] Feature - Caching #118

Open
opened 2026-02-28 14:25:30 +03:00 by kerem · 0 comments
Owner

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.

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.
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/go-librespot#118
No description provided.