Clear Logos (and some other images) for Epic & Steam imports

Issue #5518 new
Ian Murray created an issue

I've noticed that importing clear logos for Epic Games and Steam games seems to be intermittent - games in the DB that have a clear logo are fine, but it looks like it's not pulling them for other games.

For Epic, it looks like every game in the store had a clear logo on its page. It's in the background image of a certain div, specifically the one that ends with "ProductDescription__logo" (the first part varies by game, looks like an ID number). I've been manually looking at the source, copying the link, and saving the image to get them imported. But if the media downloader is already pulling the html, it would be handy to get that automatically.

As far as Steam goes, a lot of the games (mostly stuff that was released or updated after the Steam client redesign) have a locally saved clear logo that's used when you view it in your library. That one's stored in Steam\appcache\librarycache, and it's [Steam ID Number]_logo.png. There are also sometimes other images in there - an [ID]_600x900.jpg that makes a good boxart and an [ID]_header.jpg that works as a banner. If the importer knows the game's Steam ID number, it should be able to pull whatever's available, though it might need an option to locate the Steam folder. I've been manually importing them, but again, it would be nice if the importer could just do that.

Comments (0)

  1. Log in to comment