Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve scene tagger prioritization #4618

Merged
merged 3 commits into from Feb 27, 2024

Conversation

InfiniteStash
Copy link
Collaborator

Changes the scene tagger sorting to use ratio of phash matches rather than the absolute count.

In the linked example the scene that gets prioritized has 100 matching phashes due to a short, generic video hitting a phash "pit" so to speak. However it only has about 50% match rate, so by using that instead we can deprioritize it.

https://discord.com/channels/559159668438728723/798641040029777980/1211226733978718259

Also tweaks the icons to warn when a scene has a poor phash match rate.

@WithoutPants WithoutPants added the improvement Something needed tweaking. label Feb 27, 2024
@WithoutPants WithoutPants added this to the Version 0.25.0 milestone Feb 27, 2024
@WithoutPants WithoutPants merged commit 98c428b into stashapp:develop Feb 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants