qbittorrent / qBittorrent

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

Share ratio limit: Remove oldest torrent #1816

Open MDE186 opened 10 years ago

MDE186 commented 10 years ago

Hey,

Would it be possible to share ratio remove date added. Once the required limit of share files are reached it auto removes files without deleting file by date added. Similar to Auto remove Plus plugin for deluge.

chrishirst commented 10 years ago

Detail for remove plus is at: https://github.com/omaralvarez/deluge-autoremoveplus

MDE186 commented 10 years ago

That's the one. Thanks. Please add to wishlist. :)

sledgehammer999 commented 10 years ago

Can you explain more on what is the functionality you want? Give some examples maybe? (I got an idea from the link but I want something more solid)

MDE186 commented 10 years ago

Hi, So I'd like to set a limit to the number of uploading torrents, let's say 20, now once the list of uploading torrents reaches 21, instead of autoremoving by ratio, it would autoremove by the date the first file was added. Also the option to not remove the physical file but just the torrent file.

Thanks.