Page 1 of 1

deluge-console: change stop_seed_at_ratio per-torrent?

Posted: Tue Nov 17, 2015 10:39 pm
by burton
I would like to change some seeding-related configuration settings for individual torrents.

That is, the global configuration specifies (say) stop_seed_at_ratio as True and stop_seed_ratio as 5.0. But some torrents I'd like to seed indefinitely.

Is it possible to do this via the deluge-console frontend? If not, is there some other way to do it?

Many thanks!

Re: deluge-console: change stop_seed_at_ratio per-torrent?

Posted: Thu Nov 19, 2015 7:15 pm
by Shryp
It is easy to do with the GTK GUI per torrent, or using plugins on it like labelplus per label.

I have never used the console.

Re: deluge-console: change stop_seed_at_ratio per-torrent?

Posted: Sat Nov 21, 2015 9:41 pm
by burton
I've just installed the web UI and it's also easy to do with the default interface there, with no plugins at all.

It seems like a patch or a plugin would be required to expose this functionality from deluge-console, alas.