Skip to content

New task checking if remote instance is reachable to avoid playback latence

Closes #1813 (closed)

This allow to skip tracks that are not playable on the queue. It increase playback continuity.

Radios can have a little latency before skipping tracks from the queryset (like a minute or so)

  • settings.MUSIC_USE_DENORMALIZATION: in track model
Edited by petitminion

Merge request reports