mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +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> |
||
|---|---|---|
| .. | ||
| asset-media.service.spec.ts | ||
| asset.service.spec.ts | ||
| audit.database.spec.ts | ||
| auth-admin.service.spec.ts | ||
| auth.service.spec.ts | ||
| integrity.service.spec.ts | ||
| memory.service.spec.ts | ||
| metadata.service.spec.ts | ||
| ocr.service.spec.ts | ||
| person.service.spec.ts | ||
| plugin.service.spec.ts | ||
| search.service.spec.ts | ||
| shared-link.service.spec.ts | ||
| storage.service.spec.ts | ||
| sync.service.spec.ts | ||
| tag.service.spec.ts | ||
| timeline.service.spec.ts | ||
| user.service.spec.ts | ||
| version.service.spec.ts | ||
| workflow.service.spec.ts | ||