darklinkpower / PlayniteExtensionsCollection

Collection of extensions made for Playnite.
MIT License
281 stars 28 forks source link

[Installation Status Updater] Indiegala games are all marked "installed" #515

Closed Judassem closed 3 months ago

Judassem commented 4 months ago

Extension name

Installation Status Updater

Bug Description

Since the last update, Installation Status Updater marks all the games I own from Indiegala as installed when I have none of them actually installed. I've tried manually clicking on "Uninstall" for each of them, but there are about 300 games and it would take a long time to do that manually. What's worse is that it marks them right back to installed after every library update.

I've tried installing version 2.40, but it didn't mark those games back to uninstalled. Is there anything I can do?

To Reproduce

No response

Logs

extensions.log playnite.log

Screenshots

sdsdsdsdsdssd

GCTuba commented 3 months ago

I have the same problem even after the 2.46 update. To Judassem though, you can filter your library by IndieGala, select all of them, click edit, then mark all of them as uninstalled simultaneous until the issue is resolved.

darklinkpower commented 3 months ago

Can you upload screenshots of a game Installation and Action Tabs, as well as your extension settings?

GCTuba commented 3 months ago

game action game installation installation status updater settings

darklinkpower commented 3 months ago

The issue lies in the indiegala extension adding that Action to download the game. A better solution would be for the extension to not add it and handle it when pressing the Install button. on Playnite

Try enabling this option to fix this: image

Or disabling this other one: image

darklinkpower commented 3 months ago

I've release an update that enables this option by default, which will prevent this issue:

image

I highly recommend to ask Lacro59 to implement the download procedure when using the Playnite Install button.

Judassem commented 3 months ago

Hi @darklinkpower, the latest update seems to have fixed it. I did as @GCTuba said and changed all games to uninstalled, and then updated the extension, updated Indiegala library and it no longer marks those games installed. Thank you guys for the help!