Update advance_options.html

This commit is contained in:
David Maisonave
2024-11-04 04:32:05 -05:00
parent 579c7c5b72
commit f6a03afd28

View File

@@ -1834,12 +1834,14 @@ function DeleteDupInPath(){
<li><b style="color:red;">Medium Match</b></li>
<ol type="a" style="padding-left: 16px;">
<li>Not so safe. Some false matches</li>
<li>To reduce false matches use a time difference of .96 or higher.</li>
<li>Uses tag name _DuplicateMarkForDeletion<b>_2</b></li>
<li>Scenes tagged by 0 and 1 will have three tags.</li>
</ol>
<li><b style="color:red;">Low Match</b></li>
<ol type="a" style="padding-left: 16px;">
<li>Unsafe, and many false matches</li>
<li>To reduce false matches use a time difference of .98 or higher.</li>
<li>Uses tag name _DuplicateMarkForDeletion<b>_3</b></li>
<li>Scenes tagged by 0, 1, and 2 will have four tags.</li>
<li>Has the most results, but with many false matches</li>