Incorrect or missing information? Switches
Server
Maximum retries Advanced |
To prevent deadlock, SABnzbd will only try each server a limited amount of times. |
Disconnect on empty queue Advanced |
Disconnect from Usenet server(s) when queue is empty or paused. This will help you switch between different systems. Set this option off when your server keeps complaining that you have too many connections open. |
Queue
Pre-queue script Advanced |
See: pre-queue script. |
On queue finish script Advanced |
Executed after the queue finishes downloading. No special parameters are supplied. For more information on running scripts, read the general information here: pre-queue script. |
Propagation delay | If you experience very young posts failing due to missing blocks your server might still be in the process of receiving the posts. Delaying the these very young posts a few minutes might solve these issues. Posts will be paused until they are at least this age. Setting job priority to Force will skip the delay. |
Only get articles for top of queue | When a top-job stalls for some reason, start downloading segments for the next job. This prevents a job from blocking the queue when you have an unreliable Usenet server. If you need this behavior, set the option off. If you have a reliable server (most paid servers), you might as well set this on. |
Check before download Advanced |
To prevent wasteful downloading, you can let SABnzbd check the presence of a job on the server, before actually downloading it. If less than 100.2% of the total available data (including par2 files) is available, the job will be send to History as failed. When you click "Retry", SABnzbd will attempt the download anyway. NOTE The check slows down the total download considerably, use only when you're not in a hurry but wish not to waste your quota instead. Also it cannot be completely reliable, due to the way some servers remove posts. |
Abort jobs that cannot be completed | If on, when during download it becomes clear that it can never be repaired, it will be aborted and send to the History as failed. Should you retry the job, the check will not be done again, but the whole job will be tried instead. |
Identical download detection | See: Duplicate Detection |
Smart duplicate detection | See: Duplicate Detection |
Allow proper releases Advanced |
See: Duplicate Detection |
Action when encrypted RAR is downloaded | For more info see Password-protected RARs. You can choose to either continue, abort or pause the download. |
Unwanted extensions | Downloads that contain files with a listed extension can be paused or aborted. Extensions are input as a comma-separated list, for example In NOTE Whitelist mode is best combined with the Pause action, until you have a carefully curated list of wanted extensions. |
Action when unwanted extension detected | Pause or abort downloads when an unwanted extension is detected. Setting this option to Off disables detection of unwanted extensions. |
Automatically sort queue Advanced |
Every time a job is added to the queue, the queue can be sorted according to this setting. NOTE Beware that custom sorting of the queue is lost every time a new job is added.
|
Direct Unpack | Jobs will start unpacking during the downloading to reduce post-processing time. Only works for jobs that do not need repair and do not have strongly obfuscated filenames. This feature is enabled automatically when your disk-speed is greater than 40MB/s. It will not be enabled automatically again if you manual disable it. |
Post processing
Pause downloading during post-processing | Will pause the queue while verifying and repairing, only needed for resource-constrained systems (like NAS-devices). |
Download all par2 files Advanced |
Download all par2 files when (after verification) the job was damaged. Prevents multiple rounds of verification. NOTE SABnzbd will already download extra par2 files if it detects problems during the download, so usually this option is not required. |
External process priority Advanced |
Windows-only. Set process priority of programs started by SABnzbd, like the repair and unpack processes. NOTE Setting |
Extra Par2 parameters Advanced |
Extra arguments that will be passed when running Please make sure that you use `par2cmdline-turbo`. On the first page of the Config a warning will be displayed if it is not installed. If you don't see a warning there, you already have it!
|
Nice parameters Advanced |
Linux-only. When SABnzbd runs external tools like Popular setting is
For more info, see the nice man-page. |
IONice parameters Advanced |
Linux-only. When SABnzbd runs external tools like Popular setting is
For more info, see the ionice man-page. |
Enable SFV-based checks Advanced |
If no par2 files are available, .sfv files (if present) will be used to check files |
Post-Process only verified jobs Advanced |
Even if jobs fail the verification stage, still run unpack and scripts. This way scripts can be notified of a failed download. If turned off, all jobs will be marked as Completed even if they are incomplete. |
Enable recursive unpacking Advanced |
Unpack archives (rar, zip, 7z) within archives. |
Ignore any folders inside archives Advanced |
All files will go into a single folder. |
Post-processing script can flag job as failed Advanced |
Some scripts will return a non-zero exit code when they encounter a problem. You can opt to let a non-zero exit code mark the job as failed. This can be useful when you're using an indexer that offers alternative NZB files or use a front-end (like SickBeard) that will look for alternatives when a job fails. |
Ignore samples | If enabled, delete anything that looks like sample files (containing the words sample or proof ) after completion of post-processing. |
Deobfuscate final filenames |
If filenames of (large) files in the final folder look obfuscated or meaningless (like NOTE If Sorting is active for a specific job, this feature will not be applied. |
Cleanup List | List of file (extensions) that should be deleted in the cleanup stage. Examples: .nfo, .nfo, .sfv . You can leave out the dots, so nfo, nzb, sfv will do the same. |
History Retention | Automatically delete completed jobs from History when new jobs are added or every day at midnight.
|
Naming
Enable folder rename Advanced |
When SABnzbd does unpacking it will do that in a folder prefixed with _UNPACK_ . This is to prevent users or other software from processing the file. Some operating systems cannot handle this. Therefore it's possible to disable the feature. |
Replace Spaces in folder name Advanced |
Enable to replace spaces with underscores in folder names. |
Replace underscores in folder name Advanced |
Enable to replace underscores with dots in folder names. |
Replace dots in folder name Advanced |
Enable to replace dots with spaces in folder names. |
Make Windows compatible Advanced |
Especially useful for servers and sometimes external disks. Make sure names are compatible with Windows. |
Quota
If you're unlucky enough to have an ISP that uses strict download caps, you may want to set a monthly quota for SABnzb.
Size | In bytes. Example: 5G (for 5 GB) or 1T (for 1 TB) |
Quota Period | Daily, Weekly or Monthly quota |
Reset day | The day of the week or month when your ISP will reset your cap. Use 31 for the last day of the month.
Optionally you can add a time of day, like 23:30.
|
Auto resume | Set this on when you want to resume downloading once the quota has been reset. Otherwise you will have to resume manually |
Please note file following:
- Jobs with
Force
priority will ignore the paused state. - Don't set the quota too high. Leave room for other internet use.