[PR #17170] fix(mobile): faster device album refresh after initial sync #15188

Closed
opened 2026-02-05 15:44:46 +03:00 by OVERLORD · 0 comments
Owner

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

State: closed
Merged: Yes


Description

  • When a new device album is added to the mobile app, the ETag for the album is not stored, resulting in the next refresh being slightly slower than the subsequent refreshes. This PR addresses this by storing the ETag for newly added device albums ensuring further refreshes are fast as long as the album is not modified
**Original Pull Request:** https://github.com/immich-app/immich/pull/17170 **State:** closed **Merged:** Yes --- ## Description - When a new device album is added to the mobile app, the ETag for the album is not stored, resulting in the next refresh being slightly slower than the subsequent refreshes. This PR addresses this by storing the ETag for newly added device albums ensuring further refreshes are fast as long as the album is not modified
OVERLORD added the pull-request label 2026-02-05 15:44:46 +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#15188