This guide contains useful tips for sabnzbd that you may or may not know already.
Most tips are extra steps that improve security or usability.
🥶 The repo is archived, I don't expect to do more work on it.
To download sabnzbd visit: https://www.sabnzbd.org
Before using this guide ensure that you have:
- sabnzbd installed and running on a local PC, e.g: https://127.0.0.1:9090/sabnzbd/
- If you use an adblocker in your browser, whitelist https://127.0.0.1:9090/sabnzbd/
- Open the web interface in a browser
- Pause the queue by pressing the pause button in the top left
- Access the sabnzbd config by pressing the cog wheel icon in the top right
- Click the General tab at the top
- Check the Advanced Settings checkbox to the top right
Please Note: Changes I recommend often require sabnzbd to restart (fast and simple).
Click the "Save Changes" button after each section in the interface.
Set it to: 0.0.0.0
Meaning "this PC".
Choose "Glitter - Night" if you like darker interfaces.
Set it to a unique name that you remember (avoid "admin" or similar).
Set it to a complex password and record it and the username in a password manager (like LastPass) or similar.
Set this to the very maximum speed your internet can download files (test using https://www.speedtest.net or similar).
Doing this allows for speed limiting to become an option.
Set all three to your largest disk volume that is fast and large enough for file storage.
Set to: 2
Set it to a folder, preferrably cloud synced.
Tick this checkbox if you prefer a basic availability test to be done before each download is attempted.
(Increases the download time, I leave it unchecked)
Setting this option helps avoid any potential viruses, malware etc on usenet.
Set this to a list of file types you never want to download on purpose. I recommend:
bat, cmd, com, db, dll, doc, docm, docx, exe, gif, hta, htm, html, idx, inf, info, ini, jar, js, jse, lnk, md5, nfo, nzb, pdf, png, ps1, ps2, py, scf, scr, sfv, sfx, srr, sub, tmp, txt, url, vb, vbe, vbs, jpg, jpeg
Tick this checkbox to improve unpack times.
Tick this checkbox to ignore sample files.
Set this to a list of file types you want to remove after a download completes. I recommend:
bat, cmd, com, db, dll, doc, docm, docx, exe, gif, hta, htm, html, idx, inf, info, ini, jar, js, jse, lnk, md5, nfo, nzb, pdf, png, ps1, ps2, py, scf, scr, sfv, sfx, srr, sub, tmp, txt, url, vb, vbe, vbs, jpg, jpeg
You can schedule actions for sabnzbd on this tab.
Thanks for reading 😁