omaralvarez / deluge-autoremoveplus

Auto removing of deluge torrents
152 stars 61 forks source link

Min. HDD Space wont remove torrents Deluge 2.0.3 plugin 0.6.2 #53

Closed shadycuz closed 4 years ago

shadycuz commented 4 years ago

EDIT: I actually think I had max torrents -1, and not 0. So I think that was the issue. Will report back in a few days if it's working as expected.

After free space going below min limit, Torrents were still not deleted to free space. image

I tried changing the max torrents from 0 to 10 but that did not work. I tried adding min ratio 0 but that did not work. min ratio 0 + max torrents 0 + min HDD space 20 finally worked, but it deleted all torrents =/ not just the ones needed to bring diskspace back to 20gb.

I want to seed my torrents as long as possible as long as I'm not running out of disk space. Not sure if this is a bug or me not understanding how min disk space works.

shadycuz commented 4 years ago

Setting max torrents to 0 was the key.