boppreh / steamgrid

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

Doesn't download logo images from steamgriddb #66

Closed gibbawho closed 4 years ago

gibbawho commented 4 years ago

I've noticed this script doesn't actually ever find any logo from steamgriddb even when there are clearly logo images for the game. I've also noticed their own manager app doesn't seem to find logo images either. Perhaps the steamgriddb api is broken for logos at the moment?

Lucki commented 4 years ago

The called url clearly gives me some results. A quick run also gives me some logos.

Please retest on your end.

Giuliadilsa commented 4 years ago

Hi, I also have the same issue, it just doesn't download logos

Giuliadilsa commented 4 years ago

I think maybe because we're using the latest release and it doesn't have the feature implemented yet, the "steamgrid now supports logos" commit was implemented december 28th, the latest release is from december 27th

And I can't figure out how to compile go

Please publish a new release if you got time

Giuliadilsa commented 4 years ago

Update: figured out how to use go, I compiled the last available source code and now it works, so I think that was the issue

gibbawho commented 4 years ago

Same. I built from the newest codebase and logos do in fact work. Thanks for the help.