
Originally Posted by
copper
There is always a way to do something. AFAIK, fixed time seeding is not a native rtorrent feature. Do a Google search to find out if someone has written a script to do what you want.
That's exactly why I was asking here. :) Everyone in the T-I community is always willing to help. Now that I have some ideas, I'm changing the google searches I'm doing.
---------- Post added at 04:32 PM ---------- Previous post was at 03:53 PM ----------
Even from source Pyroscope continues to fail to install. I've included the errors in case you want to look at them. In the meantime I will continue to look for another way to do this.
Code:
Adding Paver 1.0.4 to easy-install.pth file
Installing paver script to /root/lib/pyroscope/bin
Installed /root/lib/pyroscope/lib/python2.4/site-packages/Paver-1.0.4-py2.4.egg
Processing dependencies for paver>=1.0.1
Finished processing dependencies for paver>=1.0.1
Traceback (most recent call last):
File "/root/lib/pyroscope/bin/paver", line 7, in ?
sys.exit(
File "/root/lib/pyroscope/lib/python2.4/site-packages/Paver-1.0.4-py2.4.egg/paver/tasks.py", line 643, in main
_launch_pavement(args)
File "/root/lib/pyroscope/lib/python2.4/site-packages/Paver-1.0.4-py2.4.egg/paver/tasks.py", line 623, in _launch_pavement
execfile(environment.pavement_file, mod.__dict__)
File "pavement.py", line 150
with pushd(venv) as basedir:
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/root/lib/pyroscope/bin/paver", line 7, in ?
sys.exit(
File "/root/lib/pyroscope/lib/python2.4/site-packages/Paver-1.0.4-py2.4.egg/paver/tasks.py", line 643, in main
_launch_pavement(args)
File "/root/lib/pyroscope/lib/python2.4/site-packages/Paver-1.0.4-py2.4.egg/paver/tasks.py", line 623, in _launch_pavement
execfile(environment.pavement_file, mod.__dict__)
File "pavement.py", line 24
from __future__ import with_statement
SyntaxError: future feature with_statement is not defined
ln: `./bin': cannot overwrite directory
I found a way to do it based on the Ratio Groups plugin that's already in rutorrent. Thanks for the help though.
http://forums.rutorrent.org/index.php?topic=663.0