API - Adding things at a specific queue place?

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
User avatar
haywire
Release Testers
Release Testers
Posts: 8
Joined: January 22nd, 2008, 3:00 am
Location: Surrey, UK

API - Adding things at a specific queue place?

Post by haywire »

Is there a way, using the API, to add an item say at the start of the queue (position 0)?

I checked here and didn't find anything.
:|
User avatar
switch
Moderator
Moderator
Posts: 1380
Joined: January 17th, 2008, 3:55 pm
Location: UK

Re: API - Adding things at a specific queue place?

Post by switch »

Not until 0.5.

0.5 will allow you to specify a priority which will influence it's initial place in the Queue. 0.5 api commands can be seen here
Post Reply