diff --git a/docs/Downloaders/SABnzbd/.pages b/docs/Downloaders/SABnzbd/.pages new file mode 100644 index 000000000..a51ef9332 --- /dev/null +++ b/docs/Downloaders/SABnzbd/.pages @@ -0,0 +1,3 @@ +nav: + - Basic-Setup: Basic-Setup.md + - Path and Categories: Paths-and-Categories.md \ No newline at end of file diff --git a/docs/Downloaders/SABnzbd/Paths-and-Categories.md b/docs/Downloaders/SABnzbd/Paths-and-Categories.md new file mode 100644 index 000000000..dd812c66f --- /dev/null +++ b/docs/Downloaders/SABnzbd/Paths-and-Categories.md @@ -0,0 +1,24 @@ +# SABnzbd - Paths and Categories + +This basic example is based on the use of docker images + +!!! attention "" + Keep in mind the path are setup so it works with hardlinks and instant moves. + + More info [HERE](/Hardlinks/Hardlinks-and-Instant-Moves/){:target="_blank" rel="noopener noreferrer"} + +!!! info + + Pick one path layout and use it for all of them. + + It doesn't matter if you prefer to use `/data`, `/shared`, `/storage` or whatever. + + The screenshots in the examples are using the following root path `/data` + +`SABnzbd config` => `Folders` + +![sabnzbd-folders](/Hardlinks/images/sabnzbd-folders.png) + +`SABnzbd config` => `Categories` + +![sabnzbd-categories](/Hardlinks/images/sabnzbd-categories.png)