-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Description
Hi,
I’ve noticed an issue in Gameyfin 2.0.0 and 2.0.1 where game thumbnails inconsistently fail to load.
Sometimes the thumbnail returns a 404. Other times, it loads as just a black image. If I manually change the thumbnail, it works temporarily, but eventually the issue comes back for some games.
This seems to happen randomly and not tied to a specific title, making it inconsistent to reproduce.
Steps to reproduce:
- Open the library in Gameyfin.
- Browse through the game list.
- Notice that some thumbnails fail (404) and display as black.
- Manually updating the thumbnail fixes it for a while, but the issue reappears on other games.
Expected behavior:
Thumbnails should load reliably without dropping to 404 or black.
Environment:
- Gameyfin version: 2.0.1
- Browser: All
Side note:
It also seems like there is no storage cleanup for old thumbnails that aren’t used anymore, they just accumulate and use up space.
Metadata
Metadata
Assignees
Labels
BackendIssues related to the backendIssues related to the backend
Type
Projects
Status
Done