[GH-ISSUE #120] Fix: Show games that have been removed from server #61

Closed
opened 2026-02-17 17:11:59 -05:00 by yindo · 2 comments
Owner

Originally created by @DecDuck on GitHub (Aug 15, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/120

Should be possible to load metadata from cache

Originally created by @DecDuck on GitHub (Aug 15, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/120 Should be possible to load metadata from cache
yindo closed this issue 2026-02-17 17:11:59 -05:00
Author
Owner

@DecDuck commented on GitHub (Aug 18, 2025):

We do this already, we just need to not break if we can't fetch the metadata.

@DecDuck commented on GitHub (Aug 18, 2025): We do this already, we just need to not break if we can't fetch the metadata.
Author
Owner

@DecDuck commented on GitHub (Aug 28, 2025):

Seems like it fails gracefully already, I'm not sure what bug this was opened because of.

2025-08-28T17:42:28.589709888+10:00 | WARN | src/games/library.rs:127 - 59471932-c5fb-4231-9acc-791a1fcc62de is installed, but encountered error fetching its error: Cache Error: No such file or directory (os error 2).
@DecDuck commented on GitHub (Aug 28, 2025): Seems like it fails gracefully already, I'm not sure what bug this was opened because of. ``` 2025-08-28T17:42:28.589709888+10:00 | WARN | src/games/library.rs:127 - 59471932-c5fb-4231-9acc-791a1fcc62de is installed, but encountered error fetching its error: Cache Error: No such file or directory (os error 2). ```
yindo changed title from Fix: Show games that have been removed from server to [GH-ISSUE #120] Fix: Show games that have been removed from server 2026-06-05 14:24:35 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#61