darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
332 stars 30 forks source link

[Extra Metadata Loader] Add more info to ChooseItemWithSearch-dialog #425

Open bantza opened 1 year ago

bantza commented 1 year ago

Extension name

Extra Metadata Loader

Feature Description

When downloading metadata for games where there are more than one results with the same name it would help tremendously if there were more info about each entry. Currently only Title and Steam Id is shown.

Looking at the SteamWeb class in SteamCommon (which is used by ExtraMetadataHelper) I see that at least release date should be available? Additionally current release date would also be nice to be visible. Picture shows how I would like the ChooseItemWithSearch-dialog to look. Yellow text is added by me.

Of course even more data would be nice, but I guess that would require separate queries for all search results and changes to the dialog.

Screenshots

image