|
|
@ -20,7 +20,7 @@ This basic example is based on the use of docker images
|
|
|
|
|
|
|
|
|
|
|
|
## PATHS
|
|
|
|
## PATHS
|
|
|
|
|
|
|
|
|
|
|
|
![paths](images/paths.png)
|
|
|
|
[![paths](images/paths.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/paths.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
I will only explain the so called most important paths.
|
|
|
|
I will only explain the so called most important paths.
|
|
|
|
|
|
|
|
|
|
|
@ -36,7 +36,7 @@ I will only explain the so called most important paths.
|
|
|
|
|
|
|
|
|
|
|
|
## NEWS-SERVERS
|
|
|
|
## NEWS-SERVERS
|
|
|
|
|
|
|
|
|
|
|
|
![newsservers](images/newsservers.png)
|
|
|
|
[![newsservers](images/newsservers.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/newsservers.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
| Name | Description |
|
|
|
|
| Name | Description |
|
|
|
|
|:--- |:--- |
|
|
|
|
|:--- |:--- |
|
|
|
@ -52,7 +52,7 @@ I will only explain the so called most important paths.
|
|
|
|
|
|
|
|
|
|
|
|
## CATEGORIES
|
|
|
|
## CATEGORIES
|
|
|
|
|
|
|
|
|
|
|
|
![categories](images/categories.png)
|
|
|
|
[![categories](images/categories.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/categories.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
| Name | Description |
|
|
|
|
| Name | Description |
|
|
|
|
|:--- |:--- |
|
|
|
|
|:--- |:--- |
|
|
|
@ -63,35 +63,35 @@ I will only explain the so called most important paths.
|
|
|
|
|
|
|
|
|
|
|
|
## INCOMING NZBS
|
|
|
|
## INCOMING NZBS
|
|
|
|
|
|
|
|
|
|
|
|
![incoming](images/incoming.png)
|
|
|
|
[![incoming](images/incoming.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/incoming.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
!!! warning
|
|
|
|
!!! warning
|
|
|
|
`AppendCategoryDir`: Create subdirectory with category-name in destination-directory.
|
|
|
|
`AppendCategoryDir`: Create subdirectory with category-name in destination-directory.
|
|
|
|
|
|
|
|
|
|
|
|
## DOWNLOAD QUEUE
|
|
|
|
## DOWNLOAD QUEUE
|
|
|
|
|
|
|
|
|
|
|
|
![queue](images/queue.png)
|
|
|
|
[![queue](images/queue.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/queue.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
!!! warning
|
|
|
|
!!! warning
|
|
|
|
`WriteBuffer`: If you're low on memory don't set this to high.
|
|
|
|
`WriteBuffer`: If you're low on memory don't set this to high.
|
|
|
|
|
|
|
|
|
|
|
|
## LOGGING
|
|
|
|
## LOGGING
|
|
|
|
|
|
|
|
|
|
|
|
![logging](images/logging.png)
|
|
|
|
[![logging](images/logging.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/logging.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
## CHECK AND REPAIR
|
|
|
|
## CHECK AND REPAIR
|
|
|
|
|
|
|
|
|
|
|
|
![checkAndRepair](images/checkAndRepair.png)
|
|
|
|
[![checkAndRepair](images/checkAndRepair.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/checkAndRepair.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
## UNPACK
|
|
|
|
## UNPACK
|
|
|
|
|
|
|
|
|
|
|
|
![unpack](images/unpack.png)
|
|
|
|
[![unpack](images/unpack.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/unpack.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
!!! warning
|
|
|
|
!!! warning
|
|
|
|
`DirectUnpack`: This might lower your download speed but the overall time could be faster. (disable on low powered devices)
|
|
|
|
`DirectUnpack`: This might lower your download speed but the overall time could be faster. (disable on low powered devices)
|
|
|
|
|
|
|
|
|
|
|
|
## EXTENSION SCRIPTS
|
|
|
|
## EXTENSION SCRIPTS
|
|
|
|
|
|
|
|
|
|
|
|
![extScripts](images/extScripts.png)
|
|
|
|
[![extScripts](images/extScripts.png)](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/NZBGet/images/extScripts.png){:target="_blank"}
|
|
|
|
|
|
|
|
|
|
|
|
Depending if you're using some NZBGet script here you can change the order or when it should be used
|
|
|
|
Depending if you're using some NZBGet script here you can change the order or when it should be used
|
|
|
|