mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-24 06:55:21 -07:00
add watch_dir for userscript. #425
This commit is contained in:
parent
e58e71fd02
commit
91b69aa025
1 changed files with 2 additions and 0 deletions
|
@ -281,6 +281,8 @@
|
||||||
#Clean after? Note that delay function is used to prevent possible mistake :) Delay is intended as seconds
|
#Clean after? Note that delay function is used to prevent possible mistake :) Delay is intended as seconds
|
||||||
user_script_clean = 1
|
user_script_clean = 1
|
||||||
delay = 120
|
delay = 120
|
||||||
|
##### Set to path where download client places completed downloads locally for this category
|
||||||
|
watch_dir =
|
||||||
|
|
||||||
[ASCII]
|
[ASCII]
|
||||||
#Set convert =1 if you want to convert any "foreign" characters to ASCII (UTF8) before passing to SB/CP etc. Default is disabled (0).
|
#Set convert =1 if you want to convert any "foreign" characters to ASCII (UTF8) before passing to SB/CP etc. Default is disabled (0).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue