I have a lot of automation scripts. So many that i forget to look at the interface and miss a failed file.
An ability to set a Global script to run on Failure would be nice for alerting and some management.
Run Script on Failure
Re: Run Script on Failure
Currently you have an option to send an email when a job fails.
It's also possible to always run the script, but that will mean that SABnzbd will
first try to unpack, so that's probably not what you want.
It's also possible to always run the script, but that will mean that SABnzbd will
first try to unpack, so that's probably not what you want.
Re: Run Script on Failure
Hi shypike, can you please guide us to how to run a script on every jobs end ?
I have been searching through the site, but only found the pre-queue and post-processing script.
I use sabnzbd on a linux VM myself and created scripts to write entries on queueing and finishing jobs to the syslog, which I monitor for certain strings.
It would be nice if post processing scripts could also be applied if a job fails and error code would indicate something like "out of retention" in the same way it indicates "failed verification".
I have been searching through the site, but only found the pre-queue and post-processing script.
I use sabnzbd on a linux VM myself and created scripts to write entries on queueing and finishing jobs to the syslog, which I monitor for certain strings.
It would be nice if post processing scripts could also be applied if a job fails and error code would indicate something like "out of retention" in the same way it indicates "failed verification".
Re: Help With Categories
Set a script for the default category.
If you disable "safe post processing" your script will always run;
the parameters will tell you the result.
See our Wiki.
If you disable "safe post processing" your script will always run;
the parameters will tell you the result.
See our Wiki.

