immich.duplicates.dismiss
Remove duplicate photo groups from detection lists while keeping all original files intact. Preview changes first with dry_run to confirm which duplicates will be cleared.
Instructions
Dismiss duplicate groups without deleting any assets. Use this when the assets are intentionally kept as separate copies and should no longer appear in the duplicate list. The asset files are NOT deleted — only the duplicate grouping is removed. Always run with dry_run=true first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duplicate_ids | Yes | Duplicate group IDs to dismiss | |
| dry_run | No | Preview what would be dismissed without making changes |