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

[Game Relations] Improvements to similar game matching algorithm e.g. when fields are missing #469

Open
HerrKnarz opened this issue Nov 18, 2023 · 1 comment · May be fixed by #505
Open
Labels
enhancement New feature or request Game Relations

Comments

@HerrKnarz
Copy link

Extension name

Game Relations

Bug Description

Since version 1.3 of Game Relations I noticed, that I don't see any similar games anymore, although I have them activated. It looked into the settings and tried a few things. The reason was, that none of my games have a category, since I don't use categories at all. After adding some games to a test category, they had similar games, but only those, that also have the same category. After removing the category from a game, no similar games were showing up anymore.

I also tried putting that test category to the excluded list to see, if games without that category now have similar games, but it seems, the addon only takes games into consideration, that have at least one category.

After some more tests, it looks like the same bug occurs with tags and genres.

To Reproduce

Look for a game, that has similar games, then remove all categories or tags or genres from that game. Switch to another game and back. Now there won't be any similar games anymore.

Logs

playnite.log
extensions.log

Screenshots

No response

@HerrKnarz HerrKnarz added the bug Something isn't working label Nov 18, 2023
@darklinkpower darklinkpower added enhancement New feature or request and removed bug Something isn't working labels Feb 25, 2024
@darklinkpower
Copy link
Owner

This is by design. From my tests the best way to match is by using Tags, Genres and categories at once or otherwise many games that are not very similar could show up. Still, the algorithm could be improved to be more reliable when any of these fields are missing.

@darklinkpower darklinkpower changed the title [Game Relations] Games without a category or tag or genre won't show up in similar games [Game Relations] Improvements to similar game matching algorithm e.g. when fields are missing Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Game Relations
Projects
None yet
2 participants