-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Raw files cannot be ungrouped from stack #394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
Please try again :) |
I started the latest docker image and tried to unstack two raws with their respective sidecar files. Am I doing something wrong? |
Not 100% sure, do you want to delete the JPEG completely? It should be possible to remove both RAWs, so that the JPEG remains. Worked without issues when I just tested it with a .mov file and a JPEG. |
Sorry, I just noticed that I didn"t say that the sidecar is auto-generated. |
You can never unstack a JPEG from a stack that has only one JPEG, otherwise the stack becomes invisible as we can not display RAW files in a browser. Instead, remove everything except the primary JPEG. New JPEGs will be automatically generated for your RAWs or videos, unless you turned this off e.g. with read only mode and a sidecar storage path within your originals. |
Ah, okay, I hadn't expected this behavior. So thanks for the explanation :) I could successfully ungroup both raws from the stack, and now both are shown as separate files with associated sidecar. So that works perfectly. The only problem is that I now also have a stack of the two original sidecar jpgs, which I can neither ungroup nor delete. |
We'll add this (and more) to the docs soon :) |
When there are two JPEGs in a stack, you can remove one. If you don't need them, you can move them to the archive until we add a "permanent delete" option. |
Thank you, that works for me :) |
I have two raw files that, because of errors with the camera's clock, have the same timestamp, but aren't related at all. I can understand why they have been stacked, but I'd like to ungroup them.
Both files have a sidecar jpg each, but if I click "ungroup" on it, only the JPG is removed from the stack; both raw files are still in it.
The text was updated successfully, but these errors were encountered: