parent
ac61a55747
commit
88624dd633
@ -0,0 +1,3 @@
|
||||
nav:
|
||||
- Basic-Setup: Basic-Setup.md
|
||||
- Path and Categories: 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)
|
Loading…
Reference in new issue