SteamGridDB / steamgriddb-manager

Automatically find games from launchers on your system and import them into your Steam library with a click of a button.
https://www.steamgriddb.com/manager
MIT License
397 stars 55 forks source link

Epic Games imports cant get images #81

Open RhinoRapscallion opened 4 years ago

RhinoRapscallion commented 4 years ago

Describe the bug When I imported my epic games launcher games, it didn't import any images, and when i manually tries to import images i get a spinning circle

Operating System

Installed Launchers

Additional context It only happens with my Epic Games games

aranel616 commented 3 years ago

This is due to way games are searched for by platform, as noted in the pull request linked above. We will be addressing this soon by falling back to a normal search if assets are not found. We should also check for errors here and show an error message instead of just leaving the spinner there.