From ffb99ed6bd25b2bcba0b953c9e29f7881cac5025 Mon Sep 17 00:00:00 2001 From: Clinton Hall Date: Sun, 10 Mar 2013 17:19:31 -0700 Subject: [PATCH] email log results & remove failed #85 & #86 --- nzbget-postprocessing-files/9.0/nzbget-postprocess.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/nzbget-postprocessing-files/9.0/nzbget-postprocess.conf b/nzbget-postprocessing-files/9.0/nzbget-postprocess.conf index ee3045b4..c5e944cb 100644 --- a/nzbget-postprocessing-files/9.0/nzbget-postprocess.conf +++ b/nzbget-postprocessing-files/9.0/nzbget-postprocess.conf @@ -57,6 +57,9 @@ CustomScript= # before the Custom postprocess is called CustomDownloadDir= +# Set the full path to location to move failed downloads to. +Failed_Directory=/usr/local/downloads/failed + ############################################################################## ### OPTIONS ### @@ -90,6 +93,9 @@ CustomCategory=music # Clean up list. space seperated, in single quotes, default '*.nzb *.sfv *.1' FileCleanUp='*.nzb *.sfv *.1' +# Remove all files when download fails (yes, no). +Delete_Failed=no + # Toggle detailed output (yes, no). Debug=no @@ -160,3 +166,6 @@ Email_Subject='The download of has .' # Use the same substitutes as described above. # Use \r\n for new line. Email_Message='The download of has . \r\n This has been processed by the script