Updates the bundled torrent-web-seeder to the 2026-09-03 build.
Fixes
- torrent-web-seeder: a ranged resume request is no longer answered with
304, so a player resuming mid-file gets the bytes it asked for instead of an empty response. - torrent-web-seeder: torrent readers are now kept open for 90 s after a request ends, and the piece window is held explicitly — an idle reader no longer loses its position and force a re-seek on the next range request. A zero linger duration is treated as pass-through.
Internal
- torrent-web-seeder: stats are computed once a second and only what a client actually draws is sent. In production this cut the
failed to get staterror rate roughly in half, and the linger fixes removedfailed to get torrent readerfrom the top error classes entirely.
Upgrade
No schema migrations, no configuration changes. docker pull ghcr.io/webtor-io/self-hosted:2.0.5.