SABnzbd



Page 4/8 of this article

Let's configure SABnzd first before we start downloading. Press 'Config' and we will reach the 'General' screen:

Sabnzbd alternative

SABnzbd is an open-source Usenet browser built on Python. While it isn’t quite as fast as NZBGet (built with C), SABnzbd is compatible with a wide range of devices and integrates with the most popular Usenet apps. This video is a tutorial how to install a Sabnzbd docker into unRAID and configure it. You will learn how to map it to the correct shares and add 2 usenet pr. SABnzbd - Configuration part 2. Page 5/8 of this article. We will continue with the subcategory 'Switches'. This page features many checkboxes that refer to actions the program can carry out. Check for new release: If you check this option the program will let you know when there is a newer version available. If you are running SABnzbd then you should already know that when it goes to unrar a file or par2 fix/verify them it can be so intensive that if your watching a movie using Plex it can actually cause you to buffer and wait for things to catch up. I'm gonna explain how you can fine tune SABnzbd to fix this issue. Requirements: nice; ionice.

SABnzbd Host The IP address on which the program has to be accessible. You do not need to change this.
SABnzbd Port

Here you can change the port of the program when for example it causes conflicts with another program. Subsequently you will have to change the URL of your browser accordingly to operate SABnzbd, for example: http://localhost:8080/sabnzbd/ Normally this field does not need to be changed.

Username / PasswordSecure SABnzbd (access and controll) with a password.
Web interface & Secondary web interfaceYou can change the skin of the program here. We use the Classic skin and the dark blue color scheme.
LanguageHere you can change SABnzbd's language.
API key and NZB keyThis option will not be discussed in the manual. It is used to give access to external third party software.

On the next screen you can enable HTTPS, which enables the communication between your computer and SABnzbd to be encrypted. For most home users this is a redundant option.

Sabnzbd Setup

Next is the 'Tuning' screen.

The meaning of the fields are explained in the following table:

Download speed limit Here you can restrict the download speed of SABnzbd by filling in a value. For example if you fill in 250 it means the download speed will be restricted to 250 KB/s. This is useful if you want to prevent SABnzb from using up your entire bandwidth, which makes usual internet usage very slow.
Article Cache Limit The program can also temporarily save articles in its cache, but I have yet to find the necessity of this function. I will leave this field at 0. By inserting -1 there will be no limit to the number of articles in the cache.
Cleanup ListSABnzbd can automatically delete RAR-files after extracting. You can fill in other extensions you want to be deleted. For example you can fill in .sfv to delete SFV files (an older version of PAR2)

Press the button 'Save Changes' to save the changes you've made on this page.

We will continue with the subcategory 'Folders':

SABnzbd

In this tab you can indicate in which maps on the hard disk the downloaded, incomplete and NZB files will be placed.

Temporary Download FolderHere you have to insert the name of the map where SABnzbd will save temporary files. It will function as a temporary storage folder. Files will be transferred to the permanent storage folder after having been checked, repaired and extracted.

NOTE: use backslashes (') when you are referring to an absolute location on your hard disk and use forwards slashes ('/') when you are referring to a relative location (a folder within the SABnzbd-folder).

Minimum free space for Temporary Download FolderIf you want the program to pause when there is too little free disk space, you can fill in a value at which the program will stop downloading.
Complete Download FolderInsert the location where you want the completed files to be stored (completed means checked, repaired and extracted).
Permissions for completed downloadsOnly interesting for power users and NAS owners. The permission pattern that needs to be used when the files are written to disk.
Watched FolderSABnzbd has the function to monitor specific folders continuously. If you place a NZB-file into that folder the program will import and download it directly (if SABnzbd is running in the background!).
Watched Folder scan speedInsert the value according to how often the program has to check the NZB-folder to see if there are NZB-files that need to be downloaded.
Post-processing scripts folderFor advanced users: If you want a certain script to run after downloading you have to insert the name of the folder where those script can be located.
Email templates folderFor advanced users: insert the name of the folder where templates are located which can be used by SABnzbd to send certain notification e-mails.
Password fileOverkill for most people. You can point to a file that contains passwords (so just words) that SABnzbd should try once it encounters a RAR archive that has been downloadede that is protected with a password.

Sabnzbd Alternative

Press the 'Save Changes' button again.

Sabnzbd Keeps Failing At 99%

To the next chapter: Configuration - part 2