Skip to main content

STALL_TIMEOUT

Constant STALL_TIMEOUT 

Source
const STALL_TIMEOUT: Duration;
Expand description

How long a transfer may go without receiving a single byte before it is treated as dead and retried. Generous because a transcode download waits on ffmpeg, which pauses when Jellyfin throttles it.