SabNZBD
Last updated
Last updated
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.
This app is hosted on Fettuccine as a docker container
Port | Purpose |
---|---|
1234 | WebUI |
Host Volume | Container Volume | Purpose |
---|---|---|
/volume1/downloads/nzbd/completed | /volume1/downloads/nzbd/completed | Completed download storage |
/volume1/downloads/nzbd/incomplete | /volume1/downloads/nzbd/incomplete | Incomplete download storage |
sabnzbd_config | /config | Configutation files |