Deduplication in shared albums #16770
Replies: 3 comments 1 reply
-
|
This is currently working as expected, there is no cross-user deduplication. |
Beta Was this translation helpful? Give feedback.
-
|
Fair enough - thanks for the quick reply. Should I open a feature request for this then as I think this would a useful addition to immich? |
Beta Was this translation helpful? Give feedback.
-
|
This would be great feature if deduplication would work on shared albums. Me and my wife added to album same photos. She tak photo, upload to album, also she sent that photo via whatsapp to me and i upload the same photos because im syncing also whatsapp pictures to immich :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
When a User
Badds images to an shared album of userAthere is no check for duplication.This results in the exact same images (which therefore have the same hash) being duplicated in the shared album.
The expected behavior would be the duplicates not being added to the album.
There also does not appear to be a function to check for duplicates in shared folders - however, this would rather fit a feature request so this shall not be part of this issue report.
The OS that Immich Server is running on
k3s
Version of Immich Server
v1.129.0
Version of Immich Mobile App
not relevant
Platform with the issue
Your docker-compose.yml content
not applicable/relevant hereYour .env content
Reproduction steps
AAadds Pictures (x.png, y.png, z.png) to the AlbumBto the AlbumBadds Pictures (x.png, y.png, z.png) to the AlbumRelevant log output
Additional information
Depending if the observed bug is confirmed/desiring a fix I would love to try my hand at this.
Beta Was this translation helpful? Give feedback.
All reactions