simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.2k stars 36 forks source link

[Feature Request] Deduplication while ignoring file extension #191

Closed matthewkeller36 closed 3 months ago

matthewkeller36 commented 3 months ago

I had previously been backing up my iPhone photos manually on my laptop which has been saving the photos as JPGs (and MOV for live photos). Since I have since deleted some of these photos from my phone, I wanted to merge my Immich account to use photos from both my phone and backup on my laptop.

Using the Immich app on my iPhone uploads photos as HEIC. This means I have duplicate JPGs and MOVs. It would be nice to be able to specify to ignore file extensions when deduplicating as this would allow me to merge the two libraries.

simulot commented 3 months ago

Thanks for your PR. I check it during the week end.