boppreh / steamgrid

Downloads images to fill your Steam grid view
MIT License
675 stars 42 forks source link

Overlays are not applied #120

Open VRotbauer opened 2 years ago

VRotbauer commented 2 years ago

When I use latest release (3.3.0) I get message

Loading overlays...
Loaded 6 overlays.

at the start about overlays, so they are detected. But after the program finishes it outputs

... and 0 overlays applied.

and no overlays are indeed applied.

When I downgrade to 2.1.1 it does actually apply overlays with ... and XXX overlays applied.

Am I doing something wrong or is this broken in new builds?

Edit: It still works with 3.0.0, but stops at 3.1.0

VRotbauer commented 2 years ago

So I forked locally, compiled and tried logging what went wrong. Apparently if my profile is private, it won't find the tags correctly and no overlays are now applied.