Skip to content
Discussion options

You must be logged in to vote

They are linked. In the current implementation, Size mismatch tolerance is used for two related gates:

  1. During matching/materialization, the required byte coverage is 100% - tolerance.
  2. After a required recheck, the auto-resume threshold is also derived from it (with a 90% floor for large tolerances).

So an explicit 0% is strict: the coverage threshold is 100%, and the recheck resume threshold is 100%. It is not a “allow partial, then stop after recheck” switch. A partial hardlink match with any non-ignored missing bytes will normally be rejected as below_threshold before the torrent is added. If a torrent is added for some other reason that requires rechecking, it will only auto-resume a…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tr4cks
Comment options

You must be logged in to vote
2 replies
@yhay81
Comment options

@tr4cks
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants