JosefNemec / Playnite

Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
https://playnite.link
MIT License
9.04k stars 492 forks source link

Add SteamGridDB metadata provider #805

Closed JanPokorny closed 4 years ago

JanPokorny commented 5 years ago

For uniformly sized game covers. API: http://www.steamgriddb.com/api/

Suggested by @grey-lovelace at https://github.com/JosefNemec/Playnite/issues/579#issuecomment-433185974

JosefNemec commented 5 years ago

Depends on #417

JosefNemec commented 4 years ago

Support for custom metadata providers was added in Playnite 6. You should be able to create custom plugin for this now, without any addition support from Playnite required.

JanPokorny commented 4 years ago

@JosefNemec I'm not currently going to work on it, you can add the "up for grabs" label

cooperate commented 4 years ago

I have an in-progress metadata plugin here https://github.com/cooperate/SteamGridDBMetadata

Enjoy!

JosefNemec commented 4 years ago

I'm closing this since the extension is now available. Thanks @cooperate