Jean François CASSAN

Results 372 comments of Jean François CASSAN

Trashed files are ignored and counted as not selected .do nothing special... And check the log file for significant errors

If photos are selected, they are uploaded. The log should give you the fate of each file.

Apparently the `/Volumes/DavidMacbo/takeout-*.zip` path isn't expended into the list of takeout files Could you share the file /Users/xdavidt/Library/Caches/immich-go/immich-go_2025-06-08_08-39-13.log? What is your operating system? Where are located immich-go and the takeout...

I'm not a Mac specialist... Could you open a terminal, and try following: ```sh ls -al /Volumes/DavidMacbo/takeout-*.zip ``` and this: ```sh unzip -t /Volumes/DavidMacbo/takeout-*.zip ```

I'm not a MacOS guy. I can't tell why it doesn't work for you. The `ls` command shows files but the `unzip` don't wan to open them. Could try this:...

It looks like '*' in the file name is the issue. You can list all takeout parts on the command line

@XDavidT yes, just give the path to your folder instead of the names of ZIP files

I have received a lot of comment saying that Immich-go is working on macOS. But I can't help you. You can use the channel about [Immich-go](https://discord.gg/qxrPMdPd) on the immich discord...

Thanks for reporting the error. I think this happens when the photo exists already on the server, and immich-go tries to add the photo he hasn't uploaded to an album.

> Edit again: It worked when using the following command: .\immich-go.exe upload from-google-photos 'D:\immich-import\takeout\Takeout\Google Photos\Photos from 2024\' --server http://10.0.10.40:2283 --api-key $key --api-trace > It doesn't seem to like parsing the...