eith0s / rutorrent

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

Ratio : min ratio and Time #854

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a ratio group with MIN = 200%, MAX = 0%, UL = 0, TIME = 80
2. Seed a torrent using this group until you reach a ratio of 2
3. Your torrent stop seeding despite the TIME parameter.

What is the expected output? What do you see instead?
I expect that all conditions are met. (TIME in hour + MIN ratio)
Instead the torrent stops when the MIN ratio is reached.

What environment are you using?
1. My ruTorrent version is 3.5
2. My rTorrent version is 0.9.2
3. I use web-server lighttpd it version is 1.4.28 on OS Ubuntu 12.04
4. I use browser Chrome it version is 29 on OS Windows 7

Are some errors present in the web-server log?
no

Are some errors present in the browser error console?
no

Please provide any additional information below.

Original issue reported on code.google.com by baptiste...@gmail.com on 26 Sep 2013 at 11:06

GoogleCodeExporter commented 8 years ago
This is a normal behavior. 
"Seed this torrent until it's ratio reach Min and with that uploaded not less 
than UL megabytes. Stop seeding any way if the ratio has reached Max or time is 
elapsed".

Original comment by novik65 on 26 Sep 2013 at 12:06