SteamGridDB / steam-rom-manager

An app for managing ROMs in Steam
GNU General Public License v3.0
1.85k stars 120 forks source link

Add Option to fix incorrect titles from SteamGridDB #235

Closed MANGOM1LK closed 2 years ago

MANGOM1LK commented 3 years ago

Specific example - Sonic the Hedgehog (2006) is incorrectly identified as Sonic the Hedgehog (1991) and thus the wrong assets are downloaded. Can't think of anything off the top of my head, but this is likely an issue with more than just these titles.

ZzackKbin commented 3 years ago

For me Soul Blade PSX is Blade & Soul and both game have owna page. Can add option to select game page?

kencinder commented 2 years ago

This is not a Steam Rom Manager issue, the date on the games page on steamgriddb is NOT part of the title. I suggest adding images for these locally in the preview window, SRM can only work with what the streamgriddb API returns.

cbartondock commented 2 years ago

Potentially we could fix this by allowing the user to change which game it matched with after the fact. I am thinking about the best way to do it - would be a significant rewrite.

cbartondock commented 2 years ago

Now possible through the exception manager as of 2.3.28

ZzackKbin commented 2 years ago

thx :)