mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
parent
d95cb407cb
commit
4970e88b75
1 changed files with 4 additions and 0 deletions
|
@ -355,6 +355,8 @@
|
||||||
sabnzbd_apikey =
|
sabnzbd_apikey =
|
||||||
###### Enter the default path to your default download directory (non-category downloads). this directory is protected by safe_mode.
|
###### Enter the default path to your default download directory (non-category downloads). this directory is protected by safe_mode.
|
||||||
default_downloadDirectory =
|
default_downloadDirectory =
|
||||||
|
# enable this option to prevent nzbToMedia from running in manual mode and scanning an entire directory.
|
||||||
|
no_manual = 0
|
||||||
|
|
||||||
[Torrent]
|
[Torrent]
|
||||||
###### clientAgent - Supported clients: utorrent, transmission, deluge, rtorrent, vuze, qbittorrent, synods, other
|
###### clientAgent - Supported clients: utorrent, transmission, deluge, rtorrent, vuze, qbittorrent, synods, other
|
||||||
|
@ -398,6 +400,8 @@
|
||||||
chmodDirectory = 0
|
chmodDirectory = 0
|
||||||
resume = 1
|
resume = 1
|
||||||
resumeOnFailure = 1
|
resumeOnFailure = 1
|
||||||
|
# enable this option to prevent TorrentToMedia from running in manual mode and scanning an entire directory.
|
||||||
|
no_manual = 0
|
||||||
|
|
||||||
[Extensions]
|
[Extensions]
|
||||||
compressedExtensions = .zip,.rar,.7z,.gz,.bz,.tar,.arj,.1,.01,.001
|
compressedExtensions = .zip,.rar,.7z,.gz,.bz,.tar,.arj,.1,.01,.001
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue