Duplicate camera makes #16761
ystolzenburg
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
There are multiple camera makes with the same name but different casing and they all return disjoint sets of results.
I propose that they should be grouped together and replaced by consistent styling, e.g. [samsung, SAMSUNG] => Samsung.
The OS that Immich Server is running on
Ubuntu 24.04
Version of Immich Server
v1.129.0
Version of Immich Mobile App
v1.129.0 build.197
Platform with the issue
Your docker-compose.yml content
Your .env content
UPLOAD_LOCATION=/mnt/sda1/immich-library DB_DATA_LOCATION=./postgres TZ=Europe/Berlin IMMICH_VERSION=release DB_PASSWORD=************* DB_USERNAME=postgres DB_DATABASE_NAME=immichReproduction steps
Relevant log output
Additional information
No response
All reactions