Hi
I use rtorrent (0.8.6) + rutorrent (3.1) since few weeks, everything works fine, I add some plugins (cpuload create data datadir erasedata extsearch geoip _getdir rpc rss source trafic), and it works great too.
Yesterday, I try to install the Throttle plugin, and i'm unable to use it (nothing new appears into the settings and right click menus..).
I "svn" it on the plugins directory, add this line on my .rtorrent.rc file :
Code:
execute = {sh,-c,/usr/bin/php /var/www/rutorrent/php/initplugins.php &}
(both /usr/bin/php and /var/www/rutorrent/php/initplugins.php exist)
I quit rtorrent (Ctrl+Q), restart it, and refresh my rutorrent web page (with cleaning the cache).... and nothing new appears.
What am i doing wrong ?
I use rtorrent (0.8.6) + rutorrent (3.1) since few weeks, everything works fine, I add some plugins (cpuload create data datadir erasedata extsearch geoip _getdir rpc rss source trafic), and it works great too.
Yesterday, I try to install the Throttle plugin, and i'm unable to use it (nothing new appears into the settings and right click menus..).
I "svn" it on the plugins directory, add this line on my .rtorrent.rc file :
Code:
execute = {sh,-c,/usr/bin/php /var/www/rutorrent/php/initplugins.php &}
(both /usr/bin/php and /var/www/rutorrent/php/initplugins.php exist)
I quit rtorrent (Ctrl+Q), restart it, and refresh my rutorrent web page (with cleaning the cache).... and nothing new appears.
What am i doing wrong ?