[PR #17109] refactor(server): bulk update exif #15164

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

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

State: closed
Merged: Yes


Description

The updateAll method in the asset service updates exif very inefficiently. This PR changes both the update and subsequent queueing to be done in bulk.

**Original Pull Request:** https://github.com/immich-app/immich/pull/17109 **State:** closed **Merged:** Yes --- ## Description The `updateAll` method in the asset service updates exif very inefficiently. This PR changes both the update and subsequent queueing to be done in bulk.
OVERLORD added the pull-request label 2026-02-05 15:44:25 +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#15164