Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache/download next queued track to prevent silent streaming gaps. #1722

Closed
1 of 2 tasks
CSeriestechhero opened this issue Jul 19, 2024 · 3 comments
Closed
1 of 2 tasks
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@CSeriestechhero
Copy link

CSeriestechhero commented Jul 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Pain

When I listen to tracks in a playlist or album, once a track concludes, it leaves a silent gap as the Spotube client has to quickly download the next track.

Suggested solution

Spotube should download or cache the next queued track so that it can immediately play once the current track concludes. This could also be a feature you have to toggle, knowing that the user might face the consequence of higher data and storage consumption because Spotube has to download the next track while the current one is playing.

Useful resources

I have nothing technical, but this Spotify Community FAQ page references what I am talking about:
https://community.spotify.com/t5/FAQs/Spotify-use-of-Storage-Overview/ta-p/4812442#:~:text=Spotify%20stores%20songs,will%20take%20up.

Additional information

If the Spotube client already pre-downloads/caches tracks, try to implement a way to have tracks play in a playlist gap-less.

Self grab

  • I'm ready to work on this issue!
@CSeriestechhero CSeriestechhero added the enhancement New feature or request label Jul 19, 2024
@madman38
Copy link

thank you for your submission. i hope the devs add this in the next version because this is the most unbearable thing imo.

@eric2788
Copy link

Agree. And I also found a library for that, which may help:
https://github.com/GetDutchie/brick

@KRTirtho
Copy link
Owner

KRTirtho commented Dec 8, 2024

Duplicate of #783

@KRTirtho KRTirtho marked this as a duplicate of #783 Dec 8, 2024
@KRTirtho KRTirtho closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2024
@KRTirtho KRTirtho added the duplicate This issue or pull request already exists label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants