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.
SABnzbd_PriorityLimit - set speed limit based on priority
Re: SABnzbd_PriorityLimit - set speed limit based on priorit
Anyway to get this working in windows build? no sab utility's for windows