Sickbeard initiated download ignores category pause status

Get help with all aspects of 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

Sickbeard initiated download ignores category pause status

Post by psycik »

Doesn't happen with a backlog, or manual search...but a regular episode when passed to sabnzbd will download even if the category is set to paused.

A manual search wil go into the category paused. On .7.11 on Windows.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sickbeard initiated download ignores category pause stat

Post by shypike »

You cannot set the category to Paused, aren't you referring to Priority.
I have no idea what SickBeard sends to SABnzbd, so it's a bit hard for me to say anything sensible about this.
You'll have to enable debug logging and check in the log file what SickBeard is actually sending.
psycik
Full Member
Full Member
Posts: 108
Joined: September 28th, 2009, 2:33 pm

Re: Sickbeard initiated download ignores category pause stat

Post by psycik »

shypike wrote:You cannot set the category to Paused, aren't you referring to Priority.
I have no idea what SickBeard sends to SABnzbd, so it's a bit hard for me to say anything sensible about this.
You'll have to enable debug logging and check in the log file what SickBeard is actually sending.

Sorry, yes, priority. I assume I just set the debugging level to debug and wait for the next episode to be sent?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sickbeard initiated download ignores category pause stat

Post by shypike »

psycik wrote:
shypike wrote:I assume I just set the debugging level to debug and wait for the next episode to be sent?
Yes.
psycik
Full Member
Full Member
Posts: 108
Joined: September 28th, 2009, 2:33 pm

Re: Sickbeard initiated download ignores category pause stat

Post by psycik »

It was sickbeard doing it, as part of their api call. NFI why, very annoying, would rather it took the priority I have set in Sabnzbd. Might hack around in the phython and sort it out.

I assume in the Sab API I can leave the priority blank?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Sickbeard initiated download ignores category pause stat

Post by shypike »

psycik wrote: I assume in the Sab API I can leave the priority blank?
Yes, blank means the default priority of the category.
Although it will not override an already set priority.
So in an API call sending a new NZB, blank means default.
Post Reply