qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.75k stars 3.92k forks source link

Auto-exiting qB with seed ratio limiting issue. #5659

Closed mhertz closed 6 years ago

mhertz commented 8 years ago

qBittorrent: 3.3.6 Qt: 5.7.0 libtorrent: 1.0.9 boost: 1.60 OS version: Arch-linux fully updated.

When having defined to auto-exit qB when all downloads finish and also having seed-limiting enabled with removal of torrents reaching 0.00 seed-ratio, then I need to have the auto-exit-confirmation countdown-dialog enabled, because if not, then the finished torrent doesn't get removed by the seed-limiting before qB is auto-exited, and next time opening qB and with the torrent download moved to another path, will state file missing in red, and I cannot even delete the torrent now as it don't respond and still remains in red. qB works like deluge in that seed-ratio-limiting is a little slow and it takes up to 3 secs seeding(reaching defined threshold) before getting removed and so the auto-exit dialog gives qB time to remove the torrent first before exiting qB. The fix would be to when defining auto-exit when downloads finish, then have an e.g. 5 sec delay before actually quitting, and if wanting to get more technical, then only implement the delay when having seed-limiting enabled to remove torrent at 0.00 also, but that's not needed imho. Thanks a lot in advance.

mhertz commented 7 years ago

Humble bump :)

ngosang commented 6 years ago

We are closing all issues related to old qBittorrent versions (qBittorrent < 4.1.0). Please, update to last release and, if the bug/error/crash is still present, open another issue. Thank you.