7c65401b2ce8758b6a48da4c1cb7cc1e6c638709
many single-file torrents Runs a bounded-concurrency job pool (default 4) across every torrent matching a name substring, logging each to its own file. The orchestration here carries no data-safety risk beyond inefficiency - each qbt-relink-daily.sh invocation is independently safe and idempotent, so a driver bug can misreport or waste time but can't corrupt data. Failures are logged and skipped, never auto-retried within a run - re-running the whole batch picks up anything incomplete since both scripts are idempotent. Claude-Session: https://claude.ai/code/session_01HZQK6jHmdTpFjFZM8FUnqA
docker-infrastructure
Languages
Shell
58.2%
Python
28%
JavaScript
10.5%
HTML
2.3%
DIGITAL Command Language
0.6%
Other
0.4%