You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SABnzbd assembles jobs in a hidden staging folder and moves only finished
content into the completed tree. Post-processing (par2 verify/repair,
unpacking, renames) previously churned directly inside the completed
folder, so an importer watching it could pick up half-extracted files
under temporary names. Jobs now complete into completed/.staging/ — a
reserved folder importers ignore — and a post-processing script
(move-finished.sh, stack-managed, refreshed on every ./setup) moves
each successful job into the completed tree in one atomic rename, dropping .par2/.sfv/.nzb recovery files on the way. Failed jobs stay in
staging; delete them from SABnzbd's history with "delete files". Existing
installs converge automatically on ./update.