immich icon indicating copy to clipboard operation
immich copied to clipboard

High performance self-hosted photo and video management solution.

Results 2039 immich issues
Sort by recently updated
recently updated
newest added

### The bug As discussed in this [discord thread](https://discord.com/channels/979116623879368755/1189317771666935838), when browsing a public shared album using a public share link, the download button always downloads all photos of the album...

bug
good first issue

### The bug What happened? Thumbnail generator reports err because the image file format is not supported when manually triggering jobs in the jobs page. What did you expect to...

format

### The bug When editing an API Key in the settings page, the name of the API Key is always shown as the default "API Key" instead of the current...

good first issue
🖥️web

### The bug At the version of v1.92 the Facial Recognition works fine. But after updating, even when all the asserts are re-recognized, the facial recognition function still failed. ###...

### The bug The server crashes after admins try to open `../admin/repair`. ## Docker log: ````js [7:0x5c862320000] 16399 ms: Mark-Compact 250.8 (258.6) -> 249.9 (258.9) MB, 104.03 / 0.00 ms...

### The bug I uploaded a jpeg taken by my Sony Alpha 7 First gen Im in UTC+8, the time showed in my gallery app are 2023:12:30 23:03 But on...

This is my attempt at implementing https://github.com/immich-app/immich/discussions/5143 I should say that I have zero experience with Svelte. I would be nice to reduce the duplication with https://github.com/immich-app/immich/blob/3edc87f6840a96b04e318f1f1d823c81e642bc20/web/src/lib/components/photos-page/actions/stack-action.svelte#L15 but I'm not...

🖥️web

### The bug The typescript-axios generator pulls in an extra dependency on `axios`. The typescript-fetch generator could avoid this by using the browser's built-in `fetch` method. Note that `fetch` is...

Implements #1692 feature request OpenAPI spec changes to accommodate metadata face import configs. New settings to enable the feature (disabled by default). # Proposed solution - Metadata existing parser extension...

🖥️web
🗄️server
🧠machine-learning

Added the option to autoplay motion photos, like how it is done in the _app that shall not be named_. I didn't really know in what Settings Category to put...

📱mobile