immich/server/test/medium
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
..
specs feat(server): export faces to xmp sidecars 2026-08-10 22:08:37 -07:00
globalSetup.ts refactor: database types (#19624) 2025-06-30 13:19:16 -04:00
responses.ts fix: shared check for server setup availability (#30311) 2026-07-30 15:12:25 -04:00