Skip to content

Sabnzbd

THIS PAGE HAS NOT BEEN FULLY UPDATED FOR SALTBOX

What is it?

SABnzbd is an Open Source Binary Newsreader written in Python.

It's totally free, easy to use, and works practically everywhere. SABnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction. SABnzbd offers an easy setup wizard and has self-analysis tools to verify your setup.

Details
Project home Docs Github: Docker
  • Install tag: --tags sabnzbd

1. URL

  • To access sabnzbd, visit https://sabnzbd.yourdomain.com

2. Basics

  • Go through the setup wizard. YOu will need to enter server details:

  • When you get to the end of the wizard, click "Go To SABnzbd"

  • Go to SABnzbd Config

  • You will need to add in categories for sonarr, radarr, and lidarr.

Set a relative directory name for each category.

You will need a category for each instance of sonarr/radarr/lidarr [for example, if you have a radarr and radarr4k you will need a category for each]

SABnzbd requires the server to be filled in to set categories up.

This needs to be done BEFORE adding sabnzbd as a downloader to any of those apps.

  • Direct unpack is disabled by default. Configure this as you prefer.

  • Make note of the API Key in the "General" section

  • When creating the connection in the arrs, use API Key rather than user/pass.

Note that the category matches between Radarr and Sab. The specific category doesn't matter; just that they match.

Back to top