RAW Photo Deletion // Immich-Go Uploading Syntax Question #126
Unanswered
lovelacecreativeco
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Confirmed. this is a regression. No, I don't know how to remove raw file in the correct way. But this could be a feature for immich-go. |
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
-
For some reason, when importing my takeout path it still uploaded all of my raw images.
Here is my command:
./immich-go -server=https://{url here} -key={key here} upload -create-albums -google-photos -keep-partner=false -exclude-types .dng,.cr2,.arw,.rw2,.tif,.tiff,.gif,.psd "D:\Takeout\takeout-*.zip"
Are the exclude-types case sensitive? My Takeout Archive was 5TB so I really don't want to have to cancel processing or start over since it took about 12 hours just for Immich Go to go through everything and actually start the upload process.
Now I need to go through and delete all RAW images from the library, since I really don't want those to be taking up storage twice since I backup all RAW images separately.
Is there a tool within immich-go or the Immich CLI that anyone knows of to delete all RAW files from the Immich library (and storage)?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions