boppreh / steamgrid

Downloads images to fill your Steam grid view
MIT License
660 stars 41 forks source link

Not finding images from SGDB #73

Closed paegan69 closed 4 years ago

paegan69 commented 4 years ago

been having a recurring issue and I'm not sure what's causing it. The program scans SGDB and claims to not find images for the games that I know that are there. This especially happens with logos in particular. e.g. (snippet from logfile - and that's whole other issue entirely)

Processing I Am The Hero (1970/4154)
Banner found from backup
Cover found from backup
Hero found from backup
Logo not found

4000 images could not be found anywhere:
- I Am The Hero (id 498500, Logo)

But since this page exists: https://www.steamgriddb.com/game/12796 it should get the logo from it.

Lucki commented 4 years ago

https://github.com/boppreh/steamgrid/issues/66#issuecomment-587575739

paegan69 commented 4 years ago

does anyone have a download ... EDIT: ok dusted off the laziness and for the lolz loaded up a golang compilation environment on my trusty raspberry pi. After some research,trial and error (and a few raspbian executables) I now have an updated x86 executable with logo download capabilities. Having said all that .... I think this is worth an updated release though. so less confusion all around.