Lacro59 / playnite-gameactivity-plugin

This plugin creates datas for your game activities and shows many statistics.
https://playnite.link
MIT License
58 stars 10 forks source link

[Question] How do I add custom icon to a non-standard library/store? #205

Open k0zyrev opened 8 months ago

k0zyrev commented 8 months ago

There's a number of old pc games that are not available on any current stores, so I created a custom source/library for them and added an icon to DuplicateHider addon for them and it works. But with GameActivity I couldn't find an option for that, so the source displays without an icon as a plain text in the addon tab. 2024-01-18_14-00-18

So is there a way to fix that?

Rings4 commented 1 month ago

I'm wondering this as well. How can we add a custom logo? The rest of playnite uses my custom logos, and this plugin uses the different logos for different emulation platforms, yet I can't make it use the logo I'm using for Flash. It just writes the whole word.

Screenshot 2024-07-19 10 31 58 Playnite DesktopApp

EDIT: Just realized it doesn't even get all the base platforms properly if you rename them, which I don't even understand considering I'm not even using "Nintendo GBC" as a platform... All my GBC games use "Nintendo Game Boy Color". Maybe I changed it from GBC to Game Boy Color later on, but shouldn't this plugin be able to detect that and use the correctly linked platform? The games played did not change so it should dynamically get the platform from the game, not hardcode the platform into the graph.

image