[PR #21275] fix(mobile): caching thumbnails to disk #16802

Closed
opened 2026-02-05 16:11:04 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/21275

State: closed
Merged: Yes


Description

The thumbnails weren't being saved at all because of how Dart streams work. This should fix it.

How Has This Been Tested?

Tested by using the app while the server container was stopped.

**Original Pull Request:** https://github.com/immich-app/immich/pull/21275 **State:** closed **Merged:** Yes --- ## Description The thumbnails weren't being saved at all because of how Dart streams work. This should fix it. ## How Has This Been Tested? Tested by using the app while the server container was stopped.
OVERLORD added the pull-request label 2026-02-05 16:11:04 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#16802