[FR] Cross-seed blocklist to prevent re-adding specific torrents #1388
Closed
mrsJedi
started this conversation in
Feature Requests, Ideas
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes cross-seeded torrents end up incomplete, missing an nfo, a sample file, or some other minor difference that means they'll never hit 100%. Right now if I delete one of these from qBit, qui just adds it back on the next RSS/search/dir scan run.
I know I can use Source Exclude Tags to stop cross-seeding a torrent entirely, but that's a bit heavy-handed since it blocks all trackers for that content. If I only have a bad match from one tracker but want to keep cross-seeds from others, tags don't really help.
cross-seed(the standalone tool) has a blocklist file where you can put specific infohashes and it will never try to add them again. Something similar in qui would be really useful.Use case:
What I'm thinking:
A simple list of blocked infohashes, maybe as a tab on the Cross-Seed page. Add a hash, qui skips it during any injection (RSS, search, dir scan). Could also be useful for tolerance matches that end up rechecking at 0% and redownloading, just block the hash and move on.
Would this be something you'd consider adding?
Beta Was this translation helpful? Give feedback.
All reactions