User Tools

Site Tools


docker:media_server:sabnzbd

Docker - Media Server - SABnzbd

SABnzbd is a binary newsreader.

It makes downloading from Usenet easy by automating the whole thing.

You give it an NZB file or an RSS feed, it does the rest.


Enter http://172.19.0.38:8080/ into a browser.

NOTE: This IP address is specified in the Dockerfile.

Modify as required.


General Settings

In General - SABnzbd:

  • SABnzbd Host: 0.0.0.0.
  • SABnzbd Port: 8080.
  • Enble HTTPS: Not Checked.
  • Web interface: Glitter - Default.
  • Language: English.
  • HTTPS Port: <blank>.
  • HTTPS Certificate: server.cert.
  • HTTPS Key: server.key.
  • HTTPS Chain Certificates: <blank>.


In General - Security:

  • SABnzbd Username: <blank>.
  • SABnzbd Password: <blank>.
  • External internet access: no access.
  • List of local network ranges: <blank>.
  • API Key: Make a note of the API Key. The API key needs to be supplied to all API requests in order for it to work. The API key is randomly generated and is static unless the user decides to change the key.
  • NZB Key: Make a note of the NZB Key. This key is only used for adding, modifying and removing jobs in the queue. When this key is used for something else, the request will return error: API Key Incorrect.


In General - Switches:

  • Launch Browser on Startup: Checked.
  • HTTPS certificate verification: Checked.


In General - Tuning:

  • No changes.


Folder Settings

In Folders - User Folders:

  • Temporary Download Folder: Downloads/incomplete.
  • Minimum Free Space for Temporary Download Folder: <blank>.
  • Completed Download Folder: Downloads/complete.
  • Permissions for completed downloads: <blank>.
  • Watched Folder: <blank>.
  • Watched Folder Scan Speed: 5.
  • Scripts Folder: <blank>.
  • Email Templates Folder: <blank>.
  • Password file: <blank>.


In Folders - System Folders:

  • Administrative Folder: admin.
  • Log Folder: logs.
  • .nzb Backup Folder: <blank>.


Category Settings

In Categories:

  • In this case even though there are different categories, they are all set to use the defaults.


References

docker/media_server/sabnzbd.txt · Last modified: 2020/07/15 10:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki