Is it possible to specify a script to run on failure?
I've got an idea kicking around where a failed nzb download would send something back to an indexer site, and if there was a failure post processing hook it would makes integration easier...
Run a postprocess on failure?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Run a postprocess on failure?
Yes: disable the option "Post-Process Only Verified Jobs" in Config->Switches.
In that case SABnzbd will attempt to unpack even failing jobs and run the script,
but it will also report the failure in parameter 7.
More info: http://wiki.sabnzbd.org/user-scripts
In that case SABnzbd will attempt to unpack even failing jobs and run the script,
but it will also report the failure in parameter 7.
More info: http://wiki.sabnzbd.org/user-scripts

