This folder contains scripts related to SABnzbd.
Automatically pauses large downloads when the pre-queue grows too big.
Useful to keep SABnzbd under control.
-
In SABnzbd, go to Settings → Categories and create a category called
big. -
Copy the script to the SABnzbd scripts folder (e.g.
/config/scripts) and make sure it is executable. -
In SABnzbd, go to Settings → Switches → Pre-queue script and select this script.
-
Configuration: in the script you can adjust the line starting with
THRESH_GBto change the threshold (default:80 GB).