SAB Queue incorrect or is it?

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
pguillot69
Newbie
Newbie
Posts: 5
Joined: August 28th, 2017, 12:09 pm

SAB Queue incorrect or is it?

Post by pguillot69 »

Just notice it lately.
The Queue used to be loaded as LILO and not its working as FILO.

For the programmers in the group the Queue is acting like a stack and all NZBs are getting pushed onto the stack. They pop off the same way. I thought the queue was supposed to grow at the bottom.

Is there a setting that I missed that changed the way the QUEUE is handled?

Would have loved to have the system work the NZB first as a checker to see if the NZB is valid, then place it in a processing queue.

This would help SONARR in its processing to remove the garbage NZB's and process the the valid ones. As it is, I have to limit the number of NZB's pushed to SAB to keep the queue from overloading.

Would be great to have a limiter on the Queue also. Say a setting that would be set that would allow Max of 50 in the queue. SAB would send a queue full to any third party program. Sonarr checks to see if a downloader is present or available so that would be an option too.

Thanks for a great program.
User avatar
sander
Release Testers
Release Testers
Posts: 8829
Joined: January 22nd, 2008, 2:22 pm

Re: SAB Queue incorrect or is it?

Post by sander »

The SAB queue is FIFO, but you can override stuff with the priority per item. So check priority.

Pre-check can be done with pre-processing script.

Limit on queue? Sonarr can check the queue length, and ETA, and back off if it wants to.
User avatar
safihre
Administrator
Administrator
Posts: 5366
Joined: April 30th, 2015, 7:35 am
Contact:

Re: SAB Queue incorrect or is it?

Post by safihre »

Or you have enabled automatic queue sorting in Config Switches.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply