Page 1 of 1

How do I set up automated queue management?

Posted: Sat Jan 05, 2019 12:53 pm
by Muizz
Hey,

I've been noticing that none of the actively seeded torrents are being managed properly with respect to queue. That is to say, torrents that haven't had peers for over a day are not being thrown in the queue, while queued torrents that have 50 peers waiting for seeders aren't being pushed to active seeding. I did check the API and settings pages, but couldn't find anything. Then I came across the libtorrent documentation which talks about automatic management to be controlled by the add_torrent_params::flag_auto_managed flag and the time frame being controlled with settings_pack::auto_manage_interval.

The problem is that I can't find and GUI markers to these options, leaving me with the question: How do I set up queue auto-management?