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.11k stars 492 forks source link

Game screenshots support #364

Closed Lithium1988 closed 6 years ago

Lithium1988 commented 6 years ago

Do you think it's possible to scrap the game infos (description) in the language you select in Playnite itself? I don't know how the scrap service is working, but it would be nice if we could choos in wich language we want to scrap :) It would be also nice if we could select one or may be two screenshots we can drop in the description, there are screenshots on IGDB.com. So maybe we could get an option to choose some of these.

L1cardo commented 6 years ago

IGDB database is an English database , so I think it's hard to scrap the game infos (description) in the language you select. Anyway , it would be nice !

Lithium1988 commented 6 years ago

Yea your right, but the games we can import from steam aren't ;) so that would be a step to that enchantment

JosefNemec commented 6 years ago

Yeah the store API for steam uses geo ip and localizes the results for some reason, I may need to force it to English for consistency.

I'll leave this open for the screenshots idea.

JosefNemec commented 6 years ago

Will be covered by #242 and #358