qbittorrent / qBittorrent

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

"Paused" filter should lists only torrents with "Paused" status #17533

Open tristanleboss opened 2 years ago

tristanleboss commented 2 years ago

Suggestion

Hello,

When I used the "Paused" status filter in the GUI, I get torrents with both "Paused" status and also unexpected torrents with "Completed" status. For me, these "Completed" torrents should not be listed in this view. This view is really helpful to see the torrents that are paused because you don't want them to start downloading.

I was thinking they may be showing up because I set the torrents to "Pause torrent" (in Options > BitTorrent > Seeding Limits) once the ratio reaches 1. This "Pause torrent" label is not very clear. Indeed, it will never really change the status to "Paused" because, even if the ratio of 1 is reached before torrent completion, qBittorent will not pause it: it will wait for it to -at least- complete download. When torrent completes downloading, it gets the status of "Seeding" and, once it reaches a share ratio of 1, it gets a status of "Completed". If the share ratio of 1 is reached during download, the torrent directly get the "Completed" status once done downloading.

Use case

Being able to distinguish completed but seeding torrents from completed but prevented to seed (paused) torrents.

Extra info/examples/attachments

No response

AlexMhr commented 1 year ago

FWIW I agree, I requested a custom status filter creator here https://github.com/qbittorrent/qBittorrent/issues/18661, which I think would resolve all status filter confusion.