[Feature] XMP Sidecar for Read-Only External Libraries #12001
Closed
flammermann
started this conversation in
Feature Request
Replies: 1 comment 4 replies
-
How are you rating and changing dates on read-only external libraries? I think generally speaking if you are pulling in external libraries which are read-only, you do the editing in your own app away from Immich, and Immich are trying to build a process which picks up on the changes in that directory. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have searched the existing feature requests to make sure this is not a duplicate request.
The feature
I would propose to enable creation/modification of XMP sidecar files also for setups using an external library that is set to read-only (ro flag in docker mount).
Currently, some features require creation/modification of the XMP sidecar file. For example: Star rating and changing date, time, or location. I expect future features to also make use of this mechanism, for example cropping and rotation. However, with a read-only external library this silently fails (no error in UI, only in the logs of the server).
It would be great to also support these feature for read-only external libraries by:
Platform
Beta Was this translation helpful? Give feedback.
All reactions