immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
39.06k stars 1.85k forks source link

[Feature] Support Custom EXIF Tags #1965

Open jrasm91 opened 1 year ago

jrasm91 commented 1 year ago

Support user-defined custom tags as searchable content in immich.

Notes:

sellnat77 commented 10 months ago

Is anyone else actively working on this? im interested in picking it up I was planning on doing something similar to the user management page:

Screenshot from 2023-08-20 12-28-17

alextran1502 commented 10 months ago

@sellnat77 i believe @alex-phillips has a branch on this. I don't remember the state of the branch though

sellnat77 commented 10 months ago

Gotcha gotcha, ill let it sit for a day or two before i start working on it then :+1:

sellnat77 commented 10 months ago

Taking a little break from this beast...server and db changes are pretty hefty but i think ive at least got some form of the web changes in a good spot. Ill try to break this into separate PRs

dsm1212 commented 5 months ago

I really would like to see lens model in info. Is this the feature request which would provide that or should I add a sepaarate feature request?

apollo1220 commented 5 months ago

I really would like to see lens model in info. Is this the feature request which would provide that or should I add a sepaarate feature request?

The lens model information is already shown, at least in all my cases image

dsm1212 commented 5 months ago

Well 800mm you do probably know which lens it was :-). But if it was 50mm it could be a 50mm lens or a 24-105mm, etc. Model is in the Lens and Lens Model field and is like "Sony FE 24-105mm".

dsm1212 commented 5 months ago

I did realize this could be searched though. I found the code for that display and it is hard-coded to that. Would probably like an environment variable configurable list of properties if we were going to change it.

miasinterestinglife commented 3 months ago

Well 800mm you do probably know which lens it was :-). But if it was 50mm it could be a 50mm lens or a 24-105mm, etc. Model is in the Lens and Lens Model field and is like "Sony FE 24-105mm".

On some cameras (at least all Canons I had to this day) set the Focal Length to 50mm if there is no lens attached or the lens isn't communicating with the Camera.

mrbrahman commented 2 weeks ago

Hi, just checking if this feature is expected to be shipped anytime soon... Thanks!