Mithnar / PlayniteVndb

Enables VNDB as a Metadata source for Playnite
MIT License
69 stars 5 forks source link

Error in search while downloading metadata #39

Open Gin-no-kami opened 1 year ago

Gin-no-kami commented 1 year ago

When trying to download metadata for the game "寝取られた!" (VNDB link), the plugin is unable to find the correct match. Multiple results are returned, but none of them are the game in question.

When using the vndb id directly in the search field, i.e. id:v21025, the correct result is returned.

Mithnar commented 1 year ago

Hi Gin-no-kami,

I can confirm that the search is not returning that game. It's probably the VNDB API that just decides not to return that game for whatever reason, but I'll check if something in the plugin doesn't work as it should.