immich/packages
Charlie Savage 2e1fd4555b feat(server): export faces to xmp sidecars
Adds an opt-in `metadata.faces.export` setting. When enabled, the people
Immich knows about are written to an asset's XMP sidecar as
`mwg-rs:RegionInfo` whenever its faces change, so external libraries stay
in sync with naming, merging, reassigning and deleting people.

Turning the setting on writes out every asset that already has a named
person, so it does not appear to do nothing until faces happen to change.

Only faces that resolve to a named person are written, and regions are
removed from a sidecar only when it already has them, so a sidecar is
never created just to hold an empty list.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-10 22:08:37 -07:00
..
cli fix: use trixie-slim base image for cli and e2e-auth-server (#30411) 2026-07-30 15:14:18 -04:00
e2e-auth-server fix(deps): update typescript-projects (#30305) 2026-07-31 12:55:30 +02:00
plugin-core fix: assetFileFilter path matching (#30394) 2026-07-30 11:08:24 +02:00
plugin-sdk fix(deps): update typescript-projects (#30305) 2026-07-31 12:55:30 +02:00
scripts fix(deps): update typescript-projects (#30305) 2026-07-31 12:55:30 +02:00
sdk feat(server): export faces to xmp sidecars 2026-08-10 22:08:37 -07:00