mimtek / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

ratio plugin issue #222

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
System:
Debian 5.0.3 and CentOS 5.4
rtorrent 0.8.6
latest advanced svn xmlrpc-c 1.20.3

1. $isAutoStart = false, rutorrent produces this error
[27.12.2009 06:30:48] Ratio plugin: this version of rTorrent does't support
ratio. Plugin will not work.

2. $isAutoStart = true, the plugin has no effect!

Original issue reported on code.google.com by pif...@googlemail.com on 27 Dec 2009 at 8:29

GoogleCodeExporter commented 9 years ago
when you set it to false you need to add the proper stuff to .rtorrent.rc

Original comment by Wonslung@gmail.com on 27 Dec 2009 at 9:02

GoogleCodeExporter commented 9 years ago
1. See above.
2. What is you mean under words "the plugin has no effect"?

Original comment by novik65 on 27 Dec 2009 at 1:23

GoogleCodeExporter commented 9 years ago
Wonslung: I already did

novi...@gmail.com: It means seeding will stop at my .torrent.rc default setting 
(i.e.
100%) not at the desired ratio (e.g. 200%)

Original comment by pif...@googlemail.com on 27 Dec 2009 at 3:31

GoogleCodeExporter commented 9 years ago
1) Set $isAutoStart = false, attach your .rtorrent.rc here.
2) open file util.php, uncomment line 141 and 161 - 
toLog($data);
...
toLog($result);
3) reload ruTorrent, send to me file /tmp/error.log, comment lines from point 2 
back.
mailto:novik65@gmail.com
Don't attach this file here, it may contain your private data.

Original comment by novik65 on 27 Dec 2009 at 6:43

GoogleCodeExporter commented 9 years ago
oh man! thnx, i will do that now :)

Original comment by pif...@googlemail.com on 27 Dec 2009 at 9:58

GoogleCodeExporter commented 9 years ago
It just did not produce anything suspicious!!! You know what I will respond in 
the
forum...

Original comment by pif...@googlemail.com on 27 Dec 2009 at 11:47

GoogleCodeExporter commented 9 years ago

Original comment by novik65 on 28 Dec 2009 at 10:43