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 categories now force Repair+Unpack+Delete (pp = 3). The seeded sabnzbd.ini left category pp blank, which SABnzbd treats as its own
default (download + verify only) — archives were never unpacked, so
multi-part .rar releases landed in completed/ unextracted. set-sab-config gained --category-pp, wired into ./setup alongside --category-script, so existing installs converge on ./update / ./setup the same way the staging layout did.