User Scripts SABnzbd Version: 0.5.3 | smpl Version: 1.3 - Windows XP - no status

Report & discuss bugs found in SABnzbd
Forum rules
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.
Post Reply
psycik
Full Member
Full Member
Posts: 108
Joined: September 28th, 2009, 2:33 pm

User Scripts SABnzbd Version: 0.5.3 | smpl Version: 1.3 - Windows XP - no status

Post by psycik »

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?
psycik
Full Member
Full Member
Posts: 108
Joined: September 28th, 2009, 2:33 pm

Re: User Scripts SABnzbd Version: 0.5.3 | smpl Version: 1.3 - Windows XP - no status

Post by psycik »

May have figured out that the code parameter is empty, so there is only 6 args being posted not 7.
User avatar
shypike
Administrator
Administrator
Posts: 19774
Joined: January 18th, 2008, 12:49 pm

Re: User Scripts SABnzbd Version: 0.5.3 | smpl Version: 1.3 - Windows XP - no status

Post by shypike »

Check the log file.
Search it for the name of your script. The parameters are listed.
Post Reply