Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 19:00

[1.1.1] - 2026-07-20

Fixed

  • 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.