steamgriddb-manager icon indicating copy to clipboard operation
steamgriddb-manager copied to clipboard

Add BPM horizontal cover with old appid for non-Steam games

Open SantaHey opened this issue 3 years ago • 0 comments

As said in the Issue 61, BPM covers don't update with actual release. @aranel616 fixed the issue with the commit 6222596 but fixes it only on the import, not on updating covers.

I saw that @kongomongo fixes it in pull 117 on covers update too. But his code adds an asset for every type of covers and for every game, even Steam games which result with undefined files. image

My commit fixes it only for horizontalGrid and only for Non-Steam games (Steam games use usual ID for BPM pictures)

SantaHey avatar Apr 05 '21 15:04 SantaHey