Phalcode / gamevault-backend

Backend for the self-hosted gaming platform for drm-free games
https://gamevau.lt
Other
161 stars 13 forks source link

Matching issues #191

Closed strese closed 12 months ago

strese commented 12 months ago

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!

Alfagun74 commented 12 months ago

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 commented 12 months ago

That worked perfectly. Thank you!!

Alfagun74 commented 12 months ago

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