Changing variable value on the fly through the command line
Posted: Tue Nov 09, 2010 9:07 pm
Hi there;
I'm running qBittorrent on a headless linux server without X as described here:
http://sourceforge.net/apps/mediawiki/q ... a_X_server
This means I only have access to the basic funcionality of the torrent-client via web interface.
I am planning to create a shell script to control the value for the variable ConnectionGlobalDLLimit on the fly, this is, while the qbittorrent-nox is running.
I know the above variable value is set by the config file ~@USER/.config/qBittorrent/qBittorrent.conf, but simply editing the value of the variable ConnectionGlobalDLLimit and saving the config file will not apply the changes.
Is there any way to force qBittorrent to re-read the value of the variables from the config file qBittorrent.conf without closing it and reloading it afterwards so I can accomplish what I want?
Thanks very much in advance.
I'm running qBittorrent on a headless linux server without X as described here:
http://sourceforge.net/apps/mediawiki/q ... a_X_server
This means I only have access to the basic funcionality of the torrent-client via web interface.
I am planning to create a shell script to control the value for the variable ConnectionGlobalDLLimit on the fly, this is, while the qbittorrent-nox is running.
I know the above variable value is set by the config file ~@USER/.config/qBittorrent/qBittorrent.conf, but simply editing the value of the variable ConnectionGlobalDLLimit and saving the config file will not apply the changes.
Is there any way to force qBittorrent to re-read the value of the variables from the config file qBittorrent.conf without closing it and reloading it afterwards so I can accomplish what I want?
Thanks very much in advance.