JosefNemec / PlayniteExtensions

Extensions for Playnite game launcher and manager.
MIT License
173 stars 41 forks source link

[IGDB Metadata] Some games cannot be found #387

Closed fm-117 closed 5 months ago

fm-117 commented 5 months ago

When looking for metadata using the IGDB search dialog, some games don't show up in results, despite being available on IGDB website.

Examples

I had the issue on GOG Galaxy too so it is most likely related to the IGDB API, although Playnite finds way more games than GOG.

I don't know what is needed to identify a game and download its metadata from IGDB but if IGDB id is enough, a workaround would be to allow user to input the IGDB id in a field on the search dialog.

fm-117 commented 5 months ago

Looks like #119 but i'm on latest version.

JosefNemec commented 5 months ago

Game mods (and some other "editions" like ports) are currently being excluded from search due to some issues with full text search in DB engine we use. There is a plan to replace it in future and enable mods in search results again.

would be to allow user to input the IGDB id in a field on the search dialog

You can already do that.

fm-117 commented 5 months ago

@JosefNemec Thanks for the quick reply.

How to search by id ? Just put the id in the search field ? Cannot test right now but will do later. I'll close the issue if it works.

JosefNemec commented 5 months ago

image

fm-117 commented 5 months ago

All 5 games imported successfully using their id. Closing the issue.