What does "auto manage" do?
Posted: Fri Jan 16, 2015 8:41 pm
I've been looking at a better way to manage a torrents health, and came across something called "auto manage" for the torrent queuing.
Ideally I want something to maintain the health of a torrent:
1) IF (number of seeds is 1 or less) THEN boost priority, boost bandwidth, unpause, ignore limits.
a.) IF (number of peers are 10 or more) THEN super seed.
2) IF (number of seeds is many) AND (my share ratio is > ?) THEN pause or throttle upload.
Ideally I want something to maintain the health of a torrent:
1) IF (number of seeds is 1 or less) THEN boost priority, boost bandwidth, unpause, ignore limits.
a.) IF (number of peers are 10 or more) THEN super seed.
2) IF (number of seeds is many) AND (my share ratio is > ?) THEN pause or throttle upload.