-
|
I have lots of camera images that probably have the same name (DSC1234.jpg). Does the de-duplicate processed by the server or by the immich-go? And I wonder if two different images happened to share the same name, would it be marked as 'better quality' or 'same quality'? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
We may have 2 kinds of duplication:
Immich-go detect the 1st kind based on the file name, the date of capture and the file size. Immich calculate the check sum of the file and refuse to import any duplicate in the internal library. |
Beta Was this translation helpful? Give feedback.
We may have 2 kinds of duplication:
Immich-go detect the 1st kind based on the file name, the date of capture and the file size.
The 2nd kind is based on file name and date of capture. The largest files is "declared" as the best quality.
Not prefect, but do the job for most of the users.
Immich calculate the check sum of the file and refuse to import any duplicate in the internal library.
There is another immich's de-duplication feature based on image similarity.