From 91b69aa02563179da0a25e770f59566c1ae0169d Mon Sep 17 00:00:00 2001 From: clinton-hall Date: Sun, 15 Jun 2014 13:30:51 +0930 Subject: [PATCH] add watch_dir for userscript. #425 --- autoProcessMedia.cfg.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/autoProcessMedia.cfg.spec b/autoProcessMedia.cfg.spec index 647666fd..ce57d8f4 100644 --- a/autoProcessMedia.cfg.spec +++ b/autoProcessMedia.cfg.spec @@ -281,6 +281,8 @@ #Clean after? Note that delay function is used to prevent possible mistake :) Delay is intended as seconds user_script_clean = 1 delay = 120 + ##### Set to path where download client places completed downloads locally for this category + watch_dir = [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).