dh4 / mupen64plus-qt

A customizable launcher for Mupen64Plus
BSD 3-Clause "New" or "Revised" License
95 stars 10 forks source link

Thumbnail not updating #31

Closed ghost closed 6 years ago

ghost commented 7 years ago

Updating thumbnail was not possible with "Ocarina of Time - Master Quest". First, It was detected as another game and I had a different thumbnail. When I updated with the correct name, the thumbnail was still the same. Looking in ~/.local/share/mupen64plus-qt/cache there was 2x thumbnails. The first was .jpg file, the one I saw and the second was a .png file ( Ocarina of Time - Master Quest). Deleting the .jpg file fix the issue. I'm using Debian Stretch v1.9.

dh4 commented 7 years ago

I'll create a fix for this when I get a chance. It just needs to delete the old image when it downloads another one. Thanks for reporting.

dh4 commented 6 years ago

Latest commit should fix this issue.