unarr/internal
Deivid Soto 386c97f84a fix(torrent): expand tracker list, add DHT persistence and configurable timeouts
- Expand default trackers from 5 to 31 (synced with web tracker-list.ts)
- Add DHT node persistence between sessions (~/.local/share/unarr/dht-nodes.txt)
  Saves known nodes on shutdown, restores on startup for warm DHT bootstrap
- Make metadata_timeout and stall_timeout configurable in config.toml
  Default: 0 (unlimited, like qBittorrent) — users can set custom values
- Fix CleanTitle to handle web domains and format patterns (e.g. pctfenix.com)
2026-03-29 19:09:51 +02:00
..
agent feat: add migrate command, media server detection, and debrid auto-config 2026-03-29 16:54:32 +02:00
arr feat: add migrate command, media server detection, and debrid auto-config 2026-03-29 16:54:32 +02:00
cmd fix(torrent): expand tracker list, add DHT persistence and configurable timeouts 2026-03-29 19:09:51 +02:00
config fix(torrent): expand tracker list, add DHT persistence and configurable timeouts 2026-03-29 19:09:51 +02:00
engine fix(torrent): expand tracker list, add DHT persistence and configurable timeouts 2026-03-29 19:09:51 +02:00
library fix(torrent): expand tracker list, add DHT persistence and configurable timeouts 2026-03-29 19:09:51 +02:00
mediaserver feat: add migrate command, media server detection, and debrid auto-config 2026-03-29 16:54:32 +02:00
parser feat: initial commit — unarr CLI 2026-03-28 11:29:42 +01:00
sentry feat: add Sentry error reporting 2026-03-29 01:00:26 +01:00
ui chore(deps): update all dependencies and GitHub Actions to latest 2026-03-28 21:56:22 +01:00
upgrade feat: improve daemon resilience, streaming, and usenet downloads 2026-03-28 21:36:12 +01:00
usenet fix: harden usenet/debrid downloaders from critico review 2026-03-28 22:11:04 +01:00