qbit-race
qbit-race copied to clipboard
[Feature Request] Allow certain torrents to not be resumed
Feature
Skip resuming on torrent completion
Use Case
There may be some torrents in the client that are genuinely paused for some reason, and a race completion should not cause them to resumed.
There should be some kind of filter, e.g. RESUME_SKIP_TAGS
and RESUME_SKIP_CATEGORIES
, similar to what we have for pausing:
https://github.com/ckcr4lyf/qbit-race/blob/156b68b939cbaa5fefd918ae7087b1e2734d3b67/src/utils/config.ts#L69-L78
to allow certain torrents to be prevented from being resumed.