

It can radically tidy things up to start using categories. If you’re a frequent downloader you’ll quickly find that the folder SABnzbd unpacks your downloads to becomes a gigantic mess.
#SABNZBD DOWNLOADS DOWNLOAD#
Once you’ve finished configuring things, click the Config tab and then click Restart.Įnable Categorization in Download and Watched Folders
#SABNZBD DOWNLOADS HOW TO#
You can read more about HTTPS Support in SABnzbd and how to generate a custom SSL certificate with OpenSSL here. SABnzbd does support HTTPS, you can toggle it on in the HTTPS Support sub-menu.
#SABNZBD DOWNLOADS PASSWORD#
While no login/pass might be fine for inside your private home network if you’re going to access your SABnzbd installation from outside your home network a password is a must. The second thing you want to do is check out the Web server authentication sub-menu. Cut and paste the keys into a TXT file and put it aside for the moment-several of the tricks we’ll cover here will call on one or both of them and many apps and add-ons you might find in your explorations will require them. Click Generate New Key for both the API and NZB Keys. At the bottom of the sub-menu you’ll see the key generation interface. First look in the SABnzbd Web Server sub-menu. There you’ll find several sub-menus of interest. Open up your SABnzbd web console and navigate to Config –> General.

The first thing you want to do is set up SABnzbd for remote control and outside access-most add-ons and external apps won’t work without them. Growth of this folder is normally limited to 5 MB.Generate an API Key and Configure for Outside Access Although only needed for troubleshooting, you must have this folder. ~/Library/Application Support/SABnzbd/admin %userprofile%\AppData\Local\sabnzbd\admin Used for the internal administration of the job-queue and history. You want to put this on a volume with plenty of room. Each job is placed in a separate folder, named after the NZB file that started it. Here all completed download jobs are stored. There should be enough space to contain the largest complete job + 10% for error correction data. When complete, the data is moved to the complete_dir. Here SABnzbd collects the data for each download and error correction (par2) is done. ~/Library/Application Support/SABnzbd/sabnzbd.ini

%userprofile%\AppData\Local\sabnzbd\sabnzbd.ini However, the path must be accessible to SABnzbd when it is launched otherwise it will be reset to the default path.Ĭonfiguration file sabnzbd.ini Operating System NOTE You can set fixed paths such as D:\Downloads, or /Volumes/nameofdrive/Downloads. The download_dir, complete_dir, dirscan_dir are relative from the current users home directory. NOTE The paths of the log_dir, admin_dir will be relative to the location of the sabnzbd.ini file unless a fixed path is set. The expression %userprofile% is for Windows your personal folder in C:\Users\ which can be directly entered in Run ( WindowsKey+R).įor Posix (Linux) ~ means your home folder. The following table explains the purpose of each folder, its default location and its keyword in the INI file.Īll folders can also be changed through the Web-GUI. Given that some folders can become very large, you may want to relocate them. SABnzbd uses a number of folders for different purposes, some are just for internal administration.
