Hey all,
I just discovered pyroscope while searching for a way to manage my rtorrent download queue - to limit the concurrent downloads to 5 at a time.
I'm running mythbuntu 12.04 x64 with rtorrent 0.9.3/0.13.3, rutorrent 3.5 and pyroscope installed using the install from source instructions here
http://code.google.com/p/pyroscope/wiki/InstallFromSource I have installed to a different directory (~/.pyroscope) and have added /home/prime/.pyroscope/bin to the user path.
When running pyrotorque --fg -v there are no errors and it seems as though everything is working:
http://paste.ubuntu.com/6104317/~/.rtorrent.rc
http://paste.ubuntu.com/6104321/~/.pyroscope/config.ini
http://paste.ubuntu.com/6104324/~/pyroscope/torque.ini
http://paste.ubuntu.com/6104327/The problem is that the download queue in rtorrent is not limited to 5 concurrent downloads while pyrotorque is running. It seems as though pyrotorque has no control over rtorrent, but can see what is happening within rtorrent. The ~/.pyroscope/log/ directory is empty and I'm not sure where else to look for more info.
Any suggestions? Any help is greatly appreciated.