Page 1 of 1

Maximum stop seed at ratio

Posted: Sun Nov 02, 2008 12:25 pm
by tyskis
Hi,

After upgrading to 1.0.4 on ubuntu intrepid, the ratios on two of my torrents got messed up. These are the stats for one of them (the other one is similar):

0.6 GB downloaded
152 GB uploaded
Ratio: 366685.105

The ratio should be somewhere around 250.

This bug led to the torrent being stopped, because it thinks it's past the (torrent specific) stop ratio of 500. To fix this i wanted to raise the stop ratio to something higher (i just want the torrent seeded indefinitely), but found out that the maximum stop ratio is 999. Would it be possible to increase this limit?

I do not want to remove the global stop ratio that is set to 4.

Re: Maximum stop seed at ratio

Posted: Sun Nov 02, 2008 6:46 pm
by loki
You can reset the ratio by removing the torrent and re-adding it. It loses all the stats though...

Re: Maximum stop seed at ratio

Posted: Sun Nov 02, 2008 7:49 pm
by tyskis
Yeah, thanks, i did that, but i still want to be able to have a torrent where i can seed for more than a ratio of 999, without readding it. With a good network connection and seeding the latest ubuntu release (for example) on a server that's up 24/7, that is not at all an unrealistic scenario, even without wrong calculations.

Re: Maximum stop seed at ratio

Posted: Sun Nov 02, 2008 9:00 pm
by mvoncken
There is a checkbox before "stop seed at ratio", uncheck that.

Re: Maximum stop seed at ratio

Posted: Sun Nov 02, 2008 10:31 pm
by tyskis
mvoncken wrote:There is a checkbox before "stop seed at ratio", uncheck that.
That would make it follow the global stop ratio, which is set even lower (and which i prefer to have that way for the overwhelming number of torrents).

Re: Maximum stop seed at ratio

Posted: Mon Nov 03, 2008 5:24 pm
by danii
and if you besides removing the stop ratio you also unckeck the Auto Managed option isn't this supposed to be like a Force Download in utorrent

Re: Maximum stop seed at ratio

Posted: Mon Nov 03, 2008 6:21 pm
by tyskis
The auto manage on or off doesn't seem to make a difference at all in this case.

Re: Maximum stop seed at ratio

Posted: Tue Nov 04, 2008 3:45 pm
by danii
tyskis wrote:The auto manage on or off doesn't seem to make a difference at all in this case.
I've noticed that so what is the desired behavior of disabling Auto Managed, can some developer enlighten us :?

Re: Maximum stop seed at ratio

Posted: Wed Nov 05, 2008 1:51 am
by andar
danii wrote:
tyskis wrote:The auto manage on or off doesn't seem to make a difference at all in this case.
I've noticed that so what is the desired behavior of disabling Auto Managed, can some developer enlighten us :?
A torrent being Auto Managed means that it's being managed by libtorrent's queuing system, ie, obeying the active limits and seed cycling.. It will not effect the stop seed ratio stuff since that is done in deluge itself. I guess it really should effect the deluge specific queuing options, it was just never something that I had considered at the time. Perhaps even renaming it to something like "Ignore Queue Rules" would make things more clear.