Skip to content

Draft: Adding a command to find and eliminate photos duplicate

aeltheos requested to merge rm_duplicate into master

goal is to remove photo that are duplicated

we want to find duplicate photo, (hash,publish date)

then remove the duplicated photo (keeping the minimal name) and update the gallery if the duplicate is in gallery that in which the original is not

Merge request reports