mtkennerly / ludusavi-playnite

Playnite plugin for save backups via Ludusavi
MIT License
155 stars 10 forks source link

Add a way to choose a game if it's not found in manifest #46

Closed Destroy666x closed 1 year ago

Destroy666x commented 1 year ago

What's your idea?

Would be nice to have a choice box/popup similar to HowLongToBeat's where it shows you the search phrase (which you can change and search again) and games that match it displayed in case a game can't be found.

Example of why it's needed: Heroes & Generals is called Heroes & Generals WWII on Epic Games. It's also probably solvable with Epic IDs in manifest (I saw there are GOG/Steam IDs) or something like that but this would solve nearly all kinds of different cases.

mtkennerly commented 1 year ago

Thanks for the suggestion! The search part will require a Ludusavi update, but in the meantime, this is how it will look:

Context menu before/after assigning a name

image image

Name entry (with Ludusavi versions older than 0.16.0)

image

Name entry (with Ludusavi 0.16.0+, when it's released)

I'm adding the plugin functionality in advance, so once Ludusavi 0.16.0 is out and installed on your system, the plugin will automatically support this:

image
Destroy666x commented 1 year ago

Thanks, looking good!