Saving failed NZB file to a directory to refresh them with nzbrefresh
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.
-
abu3safeer
- Newbie

- Posts: 14
- Joined: April 2nd, 2024, 9:35 am
Saving failed NZB file to a directory to refresh them with nzbrefresh
Hello, as the title says, I use nzbrefresh to fix missing article on some nzb files, but currently I copy file name and re download that file again manually, I would like to let sabnzbd save those failed files to a folder so I can use nzbrefresh on them, or even report them to the indexer I download them from.
Re: Saving failed NZB file to a directory to refresh them with nzbrefresh
You could probably automate the 'save nzb files for failed jobs' using a post-processing script: the environment variable SAB_ORIG_NZB_GZ points to the (backed-up?) nzb file and the job's result is obviously also available, which should make selecting for failed jobs and storing their nzb files very straightforward. For the reporting part, some indexers may even provide a X-DNZB-Failure link.