Page 1 of 1

Setting download throttle through API

Posted: February 26th, 2008, 3:14 pm
by JER00N
I think it would be nice for SABnzbdGUI and other 3rd party tools if you could set the download throttle of SAB with a simpel API command.

Re: Setting download throttle through API

Posted: February 26th, 2008, 3:23 pm
by switch
Do you just need to set the limit? or do you want to be able to retrieve the current limit too?

EDIT: Something like http://localhost:8080/sabnzbd/api?mode= ... &value=100 do you ok? (value here is in kB/s)