shrimpza / aurial

A browser client for streaming music from servers implementing the Subsonic API
MIT License
30 stars 6 forks source link

Pre-load next track (gapless playback) #2

Closed shrimpza closed 8 years ago

shrimpza commented 8 years ago

When the current track is nearing completion, instantiate the next audio player, and allow it to preload, for smoother transition between tracks.

shrimpza commented 8 years ago

Added ability to pre-load next track, so it can start playing as soon as the current one ends. Done in 50dee83.