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.
Sickbeard initiated download ignores category pause 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: Sickbeard initiated download ignores category pause stat
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.
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
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
Yes.psycik wrote:shypike wrote: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
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?
I assume in the Sab API I can leave the priority blank?
Re: Sickbeard initiated download ignores category pause stat
Yes, blank means the default priority of the category.psycik wrote: I assume in the Sab API I can leave the priority blank?
Although it will not override an already set priority.
So in an API call sending a new NZB, blank means default.

