Daily
Heartbeat. Claim finished qBittorrent downloads, stage them, clear Servarr App Stack queues, distribute to live, then search only what this run touched.
boxarr --daily
Every capability is a CLI verb. The GUI, when you use it, drives the same commands. This list is the working set — not every name below is frozen copy.
Heartbeat. Claim finished qBittorrent downloads, stage them, clear Servarr App Stack queues, distribute to live, then search only what this run touched.
boxarr --daily
Make names, folders, and metadata match the library you meant to have — especially long-running series that have drifted.
boxarr --align "Title"
Find a title by name, confirm the path, probe the file. Missing vs unreachable vs corrupt — without hunting UNC paths.
boxarr --repair --check "Title"
Inbound files land in staging, get confirmed, then move to live. Daily already does this; Stage is the explicit verb in the working set.
ffprobe and path checks so you know a file is actually playable before you trust it.
When repair needs more than a remux. Policy, not a codec crusade — derive from the best original you still have.
Strip embedded junk, inventory sidecars, keep useful fields. IMDb remains the title id you already own.
boxarr --metadata "Title" --strip
Do I already have this? Which copy should I keep? It reports. It does not delete media.
Catalogue what is on disk against what the stack thinks you have. Current core or full library.
boxarr --audit --current
Per-run records you can read later. Daily, align, audit — the trail is part of the product.
Queued, running, waiting, completed, failed. Daily replays what is still eligible.
In-flight work for the operator GUI. Same verbs as the CLI, one job at a time.
A human-readable cut of what still needs attention. Name not frozen.
Continuous cleanup after Daily — catalogue refresh, gap search, small alignments. Flag exists; public name not frozen.
Validate the Servarr App Stack, qBittorrent, and the players you actually run. No hardcoded hosts.
Housekeeping on old actions and logs. Daily can run it by policy. Never a media wipe.
Offer and pull refined metadata. Media stays home. See Overview for the pitch.
boxarr --mesh
qBittorrent is the download app. Docker is how the stack runs. Windows, Linux, and Docker are first-class. No native macOS app is planned.