Skip to content

nightly-d990a174-ls186

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 27 Aug 23:32
81eebad

CI Report:

https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-d990a174-ls186/index.html

LinuxServer Changes:

Full Changelog: nightly-38c2a7bc-ls185...nightly-d990a174-ls186

Remote Changes:

Enable direct_decode by default, paced against what the disk can do (#3586)

  • Watch whether the download directory keeps up with writes placed where they belong

  • Default direct_decode on, refusing a sink while the destination is not keeping up

  • Measure what the destination drains and report it as a rate

  • Pace the downloader against the measured write rate rather than the cache level

  • Handle SparseUnsupported and do not disable direct_write just because it's unsupported for a file

  • Let sabctools carve the write totals into intervals instead of tracking them here

  • sabctools 9.7.1