github webtor-io/self-hosted v2.0.7

3 hours ago

Updates the bundled magnet2torrent to the 2026-09-04 build.

New

  • magnet2torrent: an optional DEFAULT_TRACKERS list (comma- or whitespace-separated) is announced for every magnet on top of the trackers the magnet itself carries. Each resolution runs a fresh client with an empty DHT table, so a tracker that answers in one round-trip is what finds peers fast — measured in production, magnets carrying 3+ trackers resolved 53% of the time against 33% for tracker-less ones. This image does not set DEFAULT_TRACKERS, so the behaviour is unchanged until you set it yourself; it takes the same list torrent-store uses.

Fixes

  • magnet2torrent: the internal resolution cap moves from 5 to 10 minutes, so a client that retries for ten minutes after the ordinary 60 s attempt is no longer cut short by the server. Normal requests still end on the caller's own deadline.

Upgrade

No schema migrations. docker pull ghcr.io/webtor-io/self-hosted:2.0.7.

Don't miss a new self-hosted release

NewReleases is sending notifications on new releases.