mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -07:00
added Gamez
This commit is contained in:
parent
381c9eae06
commit
519c76fe03
1 changed files with 13 additions and 0 deletions
|
@ -58,6 +58,19 @@ web_root=
|
|||
ssl=0
|
||||
|
||||
|
||||
[Gamez]
|
||||
#### autoProcessing for Games
|
||||
#### gzCategory - category that gets called for post-processing with Gamez
|
||||
gzCategory = movie
|
||||
host = localhost
|
||||
port = 8085
|
||||
username =
|
||||
password =
|
||||
###### ADVANCED USE - ONLY EDIT IF YOU KNOW WHAT YOU'RE DOING ######
|
||||
ssl = 0
|
||||
web_root =
|
||||
|
||||
|
||||
[Torrent]
|
||||
###### clientAgent - Supported clients: utorrent, transmission, deluge, other
|
||||
clientAgent = other
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue