Skip to content

Fix: Improve matching accuracy, add scoring algorithm, threshold slider, and Chinese localization - #5

Open
ERROR0cai wants to merge 13 commits into
TokamiGankei:masterfrom
ERROR0cai:dev
Open

Fix: Improve matching accuracy, add scoring algorithm, threshold slider, and Chinese localization#5
ERROR0cai wants to merge 13 commits into
TokamiGankei:masterfrom
ERROR0cai:dev

Conversation

@ERROR0cai

Copy link
Copy Markdown

What's changed in this PR

  • Fix: Resolved incorrect matches caused by name containment (e.g., "Minesweeper" being mis-matched to "14 Minesweeper Variants")
  • Add: Similarity scoring algorithm with multi-dimensional scoring (exact match, containment match, word match, prefix match)
  • Add: Adjustable match threshold slider in settings (default: 50%) for users to control matching strictness
  • Add: Full Chinese (zh-CN) localization support
  • Improve: Notifications now display match scores for each game

Testing

  • Tested locally in Playnite environment
  • Fix works as expected for the reported name-containment issue

Related Issues

Fixes #4

… scoring algorithm, add adjustable match threshold slider, add full Chinese localization support
@ERROR0cai ERROR0cai closed this Aug 24, 2026
@ERROR0cai ERROR0cai reopened this Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Gamesnap Screenshot Misclassification] Screenshots Misclassified When Game Name Is a Substring of Another Game's Name

1 participant