Upgraded SABnzbd setup guide
This commit is contained in:
parent
e349723b64
commit
7c965c5270
@ -12,53 +12,53 @@ From their [website](https://sabnzbd.org/):
|
|||||||
|
|
||||||
> SABnzbd is a program to download binary files from Usenet servers. Many people upload all sorts of interesting material to Usenet and you need a special program to get this material with the least effort.
|
> SABnzbd is a program to download binary files from Usenet servers. Many people upload all sorts of interesting material to Usenet and you need a special program to get this material with the least effort.
|
||||||
|
|
||||||
So, SABnzbd is going to allow us to download binaries from Usenet servers. Pretty cool!
|
So basically, SABnzbd is going to help us download stuff from Usenet servers. Pretty cool! 😎
|
||||||
|
|
||||||
## Initial configuration
|
## Initial configuration
|
||||||
|
|
||||||
In your browser, go to [http://{your-ip-address}:8080/]() and you'll see SABnzbd setup page. First, choose your language and click on "Start Wizard":
|
In your browser, go to [http://{your-ip-address}:8080/]() and you'll see SABnzbd's setup page. First, choose your language and click on "Start Wizard":
|
||||||
|
|
||||||
[](/pics/sabnzbd-1.png)
|
[](/pics/sabnzbd-1.png)
|
||||||
|
|
||||||
After choosing your language, you'll be prompted to choose a server. Newshosting usually has good deals, so it's a good choice, but you can always use whatever server you want.
|
Next up, you'll need to choose a Usenet server. [Newshosting](https://www.newshosting.com/) usually has good deals going on, but you can use whatever server you prefer!
|
||||||
|
|
||||||
When you have your server information ready, click on "Next".
|
When you've got your server details ready, input them and click on "Next".
|
||||||
|
|
||||||
[](/pics/sabnzbd-2.png)
|
[](/pics/sabnzbd-2.png)
|
||||||
|
|
||||||
You should now see the final page on the wizard, congratulations!
|
You should now see the final wizard page - congrats! 🎉
|
||||||
|
|
||||||
You'll also notice that the Completed and Uncompleted download folders are not in the right location. We'll fix that in a bit.
|
You'll notice the Completed and Uncompleted download folders aren't quite where we want them. Don't worry, we'll fix that in a minute!
|
||||||
|
|
||||||
Finally, click on "Go to SABnzbd".
|
For now, just click on "Go to SABnzbd".
|
||||||
|
|
||||||
[](/pics/sabnzbd-3.png)
|
[](/pics/sabnzbd-3.png)
|
||||||
|
|
||||||
Now, go to the setting page by clicking on the cog-wheel at the top right
|
Head over to the settings page by clicking on the cog-wheel icon in the top right.
|
||||||
|
|
||||||
[](/pics/sabnzbd-4.png)
|
[](/pics/sabnzbd-4.png)
|
||||||
|
|
||||||
On the settings page, click on "Folders" and:
|
On the settings page, click on "Folders" and let's get those paths sorted:
|
||||||
- Set your "Temporary Download Folder" to `/data/downloads/usenet/incomplete`.
|
- Set your "Temporary Download Folder" to `/data/downloads/usenet/incomplete`
|
||||||
- Set your "Completed Download Folder" to `/data/downloads/usenet/complete`.
|
- Set your "Completed Download Folder" to `/data/downloads/usenet/complete`
|
||||||
- Click on "Save Changes"
|
- Click on "Save Changes"
|
||||||
|
|
||||||
[](/pics/sabnzbd-5.png)
|
[](/pics/sabnzbd-5.png)
|
||||||
|
|
||||||
## Getting your API key for Sonarr and Radarr
|
## Getting your API key for Sonarr and Radarr
|
||||||
|
|
||||||
This will be used for setting up Radarr and Sonarr. Feel free to skip this for now, it will come back later.
|
You'll need this API key later when we set up Radarr and Sonarr. Feel free to skip this section for now if you want - you can always come back!
|
||||||
|
|
||||||
To get your API key:
|
To get your API key:
|
||||||
|
|
||||||
First, go to the settings
|
First, head back to the settings.
|
||||||
|
|
||||||
[](/pics/sabnzbd-4.png)
|
[](/pics/sabnzbd-4.png)
|
||||||
|
|
||||||
Then, go to "General" and scroll down to "Security". You'll find your API Key there.
|
Then, go to "General" and scroll down to "Security". You'll find your API Key right there!
|
||||||
|
|
||||||
[](/pics/sabnzbd-6.png)
|
[](/pics/sabnzbd-6.png)
|
||||||
|
|
||||||
## That's done!
|
## That's done! 🎉
|
||||||
|
|
||||||
Excellent! Now we can move forward with [Radarr](/config/radarr).
|
Excellent! Now we can move forward with [Radarr](/config/radarr). Get ready - this is where things start getting really fun! 😄
|
||||||
|
Loading…
x
Reference in New Issue
Block a user