immich-go
immich-go copied to clipboard
Image Uploads Not Being Stacked
Hi! I'm running into an issue where the batch of images I'm uploading aren't being stacked in Immich
I have a folder with a bunch of .jpg's, .cr3's, and .xmp's all sets of which have the same name.
When I try uploading the contents of the folder with the command .\immich-go.exe -server http://xxx:2283 -api http://xx:3301 -key xxx upload -album="May 11th Wandering" -create-stacks=TRUE -stack-jpg-raw=TRUE "C:\Users\techs\Desktop\New folder" the images all get uploaded but the pairs of images don't get stacked and show up in the Immich UI as two different images.
Thanks in advance!
I'm seeing this same issue. Version 0.14.1 command .\immich-go.exe -server=http://xxx.xxx.xxx:2283 -key=xxxxx upload -create-stacks=TRUE -stack-jpg-raw=TRUE 'C:\Export*'
I also tried using the stack command post upload with no results.