SABnzbd - n05urpr1532-MHA-Team/PTS-Team GitHub Wiki
Table of Contents
1. Intro
A newsgroup / torrent managing program that downloads NZB files and works normally in conjunction with programs such as Sonarr, Radarr, and Lidarr to track, download, extract, and complete the assembly of a requested file. SABnzbd is known for it's easy to use user interface.
2. Access Information
Protocol | Address | Notes |
---|---|---|
traefik** | sabnzbd:8080 | Only for Internal App-to-App Communication |
https | sabnzbd.domain.com | Traefik must be Deployed; Remote Servers |
http | domain.com:8080 | Poor Security Practice - Stop with PTS Port Guard |
http | ipv4:8080 | Ideal Only for Local Servers |
3. PTS YouTube - SABnzbd
NOT READY YET
4. Configuration
NOTE: Starting with v8.1, plexguide will autoconfigure the paths, categories, and some essential settings by default.
A. Recommended News Servers
Here are top 5 tier news-server recommended by PlexGuide! Very well known for completion and speeds:
B. NewsGroup Configuration
NOTE: Starting with v8.1, plexguide will autoconfigure the paths, categories, and some essential settings by default.
- Host: Type the Name of Your News Server (i.e news.newshosting.com)
- Port: 563 or 443 for security
- Enter all your other basic info, server link, username and password
- Connections: Stay 2 or 3 under your max. If exact, you will get errors
- Priority: Leave this alone unless you know what you area doing
- [Click] Test Server
- [Fails] Something stupid. Either the SSL, wrong port, wrong username, and etc
- [Passes] Click the (Add Server) and then click the checkmark box at the top
5. Default Paths (configured automatically)
NOTE: Starting with v8.1, plexguide will autoconfigure the paths, categories, and some essential settings by default.
Incase you are uPTSrading or change the paths and it's causing problems, here are the default paths to assist you!
Categories do not need to specify a path, by default it uses downloadPath/categoryName when not set!
Path | Info |
---|---|
Temporary Download Folder | /mnt/incomplete/nzb |
Completed Download Folder | /mnt/downloads/nzb |
Watched Folder | /mnt/nzb/watch |
Scripts Folder | /scripts |
6. Summary
That's it; PlexGuide takes care of the rest for you! View the video attached above for more detailed information!