Morgan Gardner
Morgan Gardner
https://github.com/JosefNemec/Playnite/tree/master/source/Plugins/BattleNetLibrary
Just tested it and you're correct. Shouldn't be too difficult to implement. Thanks for the report ;)
https://github.com/JosefNemec/Playnite/tree/c1973fcc94da97c5863215311924e7adeddc291a/source/Plugins/UplayLibrary Demonstrates how to fetch Ubisoft games, including artworks.
https://github.com/JosefNemec/Playnite/tree/master/source/Plugins/EpicLibrary
You could possibly fetch game assets from [https://www.steamgriddb.com/](https://www.steamgriddb.com/), you can find many that match the aspect ratio of the steam vertical grids.
https://github.com/JosefNemec/Playnite/tree/c1973fcc94da97c5863215311924e7adeddc291a/source/Plugins/UplayLibrary Demonstrates how to fetch Ubisoft games, including artworks.
Can this method be exported and imported. Like the functionality is to be included in a plugin, so can the settings be imported also.
Hi. I'm glad to hear you got it working. I abandoned the project when I discovered that setting up the hardware, I could not get it stable and instead thought...
It's the code in the master branch. You can see the LED implementation there, and the broken nextion implementation (but with methods present that just need populating).