Playing with scripts after an issue with CRC errors from unpak.
Got a script that works when I run it, but after getting sabnzb to run it, I see its not populating the status field with anything.
I've tried one successful job, and one where the unpacking failed. Both time the status parameter seems to be empty.
Is there a way I can see what sabnzbd will be passing to the scripts?
User Scripts SABnzbd Version: 0.5.3 | smpl Version: 1.3 - Windows XP - no status
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: User Scripts SABnzbd Version: 0.5.3 | smpl Version: 1.3 - Windows XP - no status
May have figured out that the code parameter is empty, so there is only 6 args being posted not 7.
Re: User Scripts SABnzbd Version: 0.5.3 | smpl Version: 1.3 - Windows XP - no status
Check the log file.
Search it for the name of your script. The parameters are listed.
Search it for the name of your script. The parameters are listed.