Page 1 of 1

deluge-console very slow in setting parameters

Posted: Sat Jun 13, 2015 2:33 am
by noctividus
I have a script that updates my deluge configuration with port information. I run the following command:

Code: Select all

deluge-console "config --set listen_ports ($PORT,$PORT)"
This takes beween 60-90 seconds. What's that about?

Re: deluge-console very slow in setting parameters

Posted: Mon Jun 22, 2015 6:00 pm
by noctividus
Any developers want to chime in on why this takes so long to return?