stash icon indicating copy to clipboard operation
stash copied to clipboard

Stashbox tagger reorder

Open JackDawson94 opened this issue 3 years ago • 0 comments

Resolves #2398

The Tagger should now display the Stashbox results in order of similarity and autoselect the "best match". Best match being defined by (in order of importance):

  1. Has the most phashes that match
  2. Has the most durations that match
  3. Has the best ratio of durations that match
  4. Has the best ratio of phashes that match

_Yes it's a different order from what was discussed a few weeks ago on Discord, I altered it because it gave better results in my testing _

Happy to get feedback from testers, we should get this right to avoid polluting StashDB

JackDawson94 avatar Aug 19 '22 21:08 JackDawson94