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