LycheeOrg / Lychee

A great looking and easy-to-use photo-management-system you can run on your server, to manage and share photos.
https://lycheeorg.github.io/
MIT License
3.36k stars 297 forks source link

[Enhancement] Remove Duplicates #1762

Open meichthys opened 1 year ago

meichthys commented 1 year ago

A Deduplication or "Remove Duplicates" feature would be welcomed!

ildyria commented 1 year ago

Finding the duplicates is the easy part. Providing the interaction to know which one to remove is another piece of cake in the other hand...

That being said, I will not be working on this enhancement (other mights or project for volunteers).

meichthys commented 1 year ago

Prompting the user to choose which duplicate to remove should be fine.

ildyria commented 1 year ago

Prompting the user to choose which duplicate to remove should be fine.

Like I said, easier said than done. :sweat_smile:

meichthys commented 1 year ago

Agreed. Just filed this issue for tracking here: https://github.com/meichthys/foss_photo_libraries#free-and-opensource-photo-libraries

ildyria commented 1 year ago

I did not know about this repo, however this is a bit incorrect:

meichthys commented 1 year ago

Awesome. Thanks! I'll get that updated 👍

eip618 commented 1 year ago

is there a function when uploading new images that catches duplicates?

ildyria commented 2 days ago

is there a function when uploading new images that catches duplicates?

A bit late, but Yes. And there is a settings which allows you to decide what happens in such cases.