Page 1 of 1

Sickbeard initiated download ignores category pause status

Posted: May 8th, 2013, 5:31 am
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.

Re: Sickbeard initiated download ignores category pause stat

Posted: May 8th, 2013, 1:50 pm
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.

Re: Sickbeard initiated download ignores category pause stat

Posted: May 8th, 2013, 6:43 pm
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?

Re: Sickbeard initiated download ignores category pause stat

Posted: May 9th, 2013, 3:17 am
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.

Re: Sickbeard initiated download ignores category pause stat

Posted: May 9th, 2013, 3:59 am
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?

Re: Sickbeard initiated download ignores category pause stat

Posted: May 9th, 2013, 4:02 pm
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.