nullptr
IImmich
•Created by nullptr on 5/17/2025 in #help-desk-support
How can I create an API key that accesses every user data?
Videos recorded with mobile phones are huge (I am not challenging their reasons for it), so I want to re-encode the videos uploaded to immich in order to save space, but I want to replace the original files instead of keeping them alongside.
For this, I am considering interacting with Immich through its API so the app is not tied to its internals.
After going through the OpenAPI spec here, it seems like this is not possible.
Is it really not possible, or have I missed something?
7 replies
IImmich
•Created by nullptr on 5/15/2025 in #help-desk-support
Photos gone after template migration
After changing the storage label for a user and running the Storage Template Migration Job, plenty of photos for the profile are gone.
The logs only say:
I see the files that were not migrated were kept under the old user storage label, so they are not totally gone.
Questions:
1. How can I recover the photos?
2. How can I get more info to why the job failed so it can be investigated?
Not sure how relevant:
- Running on a RPI 5, 8GB RAM, ext4, brand new setup.
- No issues accessing any other photos and videos.
- Proxying through nginx, but unrelated (no issues uploading/downloading files).
- Immich is otherwise working just fine.
- Using the default composer configuration file.
17 replies