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.19k stars 35 forks source link

[Feature Request] Shared Album Duplicates #254

Open mitchellcairns opened 1 month ago

mitchellcairns commented 1 month ago

Allow the input of multiple keys for the purpose of checking for duplicates across all accounts during an upload.

This resolves the edge case of Google Photos shared album duplicates.

Another possibility for implementation; when you do an upload, you get a file output that can be fed into the next upload to avoid duplicates.