You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
It would be great if there was the ability to preload up-next songs when the current song is ending. That way, it would transition smoother and not have a few second gap between the songs.
The text was updated successfully, but these errors were encountered:
Yes, Apple Music for Android works similar. The only difference that I see is in Music (iOS), I think that it use the cache, to cache the songs, to avoid this delay at change the songs or simply, dowloading them in the memory of device, I really don't know but they can be possibilities.
@naveedgol Is this possible by looking at what is the next audio URL in the queue and then begin downloading that audio stream to localstorage and when the next song goes to play, check to see if it exists in localstorage first?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be great if there was the ability to preload up-next songs when the current song is ending. That way, it would transition smoother and not have a few second gap between the songs.
The text was updated successfully, but these errors were encountered: