mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 13:23:18 -07:00
more missing parameters. fixes #405
This commit is contained in:
parent
cb3166e807
commit
32f0337037
1 changed files with 4 additions and 0 deletions
|
@ -186,6 +186,8 @@
|
|||
sabnzbd_host = localhost
|
||||
sabnzbd_port = 8080
|
||||
sabnzbd_apikey =
|
||||
###### Enter the default path to your default download directory (non-category downloads). this directory is protected by safe_mode.
|
||||
default_downloadDirectory =
|
||||
|
||||
[Torrent]
|
||||
###### clientAgent - Supported clients: utorrent, transmission, deluge, rtorrent, other
|
||||
|
@ -194,6 +196,8 @@
|
|||
useLink = hard
|
||||
###### outputDirectory - Default output directory (categories will be appended as sub directory to outputDirectory)
|
||||
outputDirectory = /abs/path/to/complete/
|
||||
###### Enter the default path to your default download directory (non-category downloads). this directory is protected by safe_mode.
|
||||
default_downloadDirectory =
|
||||
###### Other categories/labels defined for your downloader. Does not include CouchPotato, SickBeard, HeadPhones, Mylar categories.
|
||||
categories = music_videos,pictures,software,manual
|
||||
###### A list of categories that you don't want to be flattened (i.e preserve the directory structure when copying/linking.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue