Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(server): no exif metadata in the deduplication utility #15585

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

mertalev
Copy link
Contributor

@mertalev mertalev commented Jan 24, 2025

Description

The query didn't include exif metadata, which is problematic as it affects which assets the utility auto-selects for de-duplication.

No e2e test for this as there is no test suite for duplicates, the process of marking an asset as duplicate is closed off from the API, and we don't have machine learning enabled.

Copy link
Contributor

@jrasm91 jrasm91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the e2e you can SQL update to set the duplicate id and then hit the endpoint.

@alextran1502 alextran1502 merged commit a6ace51 into main Jan 24, 2025
38 of 39 checks passed
@alextran1502 alextran1502 deleted the fix/get-duplicates-exif branch January 24, 2025 17:42
vladd11 pushed a commit to vladd11/immich that referenced this pull request Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest (v1.125.1) version doesn't show file sizes and resolutions during review duplicates
3 participants