mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
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> |
||
|---|---|---|
| .. | ||
| factories | ||
| fixtures | ||
| medium | ||
| repositories | ||
| mappers.ts | ||
| medium.factory.ts | ||
| small.factory.ts | ||
| utils.ts | ||
| vitest.config.medium.mjs | ||
| vitest.config.mjs | ||