SABnzbd_PriorityLimit - set speed limit based on priority

Got a program that plays well with SABnzbd? Share it here!
Post Reply
tvStatic
Newbie
Newbie
Posts: 1
Joined: September 9th, 2012, 2:00 am

SABnzbd_PriorityLimit - set speed limit based on priority

Post by tvStatic »

Hi folks,

This python script was written for my own personal requirements, but also applies to this (rather old) thread.

It allows the configuration of speed limits for each priority value (Low, Normal, High, Force). The script then monitors the SABnzbd queue and sets the speed limit based on the currently running job, using url api requests.

Code is hosted on github: https://github.com/tvStatic/SABnzbd_PriorityLimit

When I have more time I will try to add an option to run as a daemon to the command line.

I would eventually like to see this functionality added to the core product, but until I can get familiar with the code base, this will suit as a stopgap.
Lunatixz
Newbie
Newbie
Posts: 5
Joined: August 28th, 2011, 2:32 pm

Re: SABnzbd_PriorityLimit - set speed limit based on priorit

Post by Lunatixz »

Anyway to get this working in windows build? no sab utility's for windows
Post Reply