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

Matching issues #191

Closed
strese opened this issue Sep 12, 2023 · 3 comments
Closed

Matching issues #191

strese opened this issue Sep 12, 2023 · 3 comments
Labels
🪲 bug Something isn't working 🎛️ server There are things to do on the server

Comments

@strese
Copy link

strese commented Sep 12, 2023

Describe the bug
I am experiencing matching issues. Games being matched to wrong games and when I try matching the game manually by pressing the pencil icon and searching for the game, the game doesn't show up as a search result. I'm seeing this with several games. The majority of the games I have works just fine, but a few doesn't. This game is one example.

To Reproduce
Steps to reproduce the behavior:

  1. Go to pencil
  2. Click on Rawg game
  3. Search for game
  4. Wrong result

Expected behavior
As far as I understand it, as long as I search for a game with the same spelling as at RAWG, the game should show up as a search result.

Screenshots
In the gamevault client
In gamevault client

The actual file name
The actual file name

The game at RAWG
The game at RAWG

Additional context
I'm not sure if I'm missing something critical or if there is a bug. Any help would be very appreciated!

@strese strese added 🎛️ server There are things to do on the server 🪲 bug Something isn't working labels Sep 12, 2023
@Alfagun74
Copy link
Contributor

Alfagun74 commented Sep 13, 2023

itch.io exclusive games are excluded from search to make the search more accurate. To Enable itch.io exclusive Games you can try to empty the RAWG_API_EXCLUDE_STORES env var like this RAWG_API_EXCLUDE_STORES= or RAWG_API_EXCLUDE_STORES=0 in backend v5.0.0 or higher.

Please tell me if that works for you

@strese
Copy link
Author

strese commented Sep 13, 2023

That worked perfectly. Thank you!!

@Alfagun74
Copy link
Contributor

Awesome, thanks for testing. You know where our tip jar is if you are satisfied and have some spare dollars. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 bug Something isn't working 🎛️ server There are things to do on the server
Projects
Archived in project
Development

No branches or pull requests

2 participants