Jean François CASSAN
Jean François CASSAN
The reason for this behavior is the detect variants of the same image after the compression done by google. So when sever images share the same name, the same date...
Thank you for the PR. A few remarks: Since v0.24.2 there is the possibility to keep immich-go running after an error `--on-server-errors`. Why not using it? - The error message...
It should work, but I haven't tried this case. Let me know how it goes
I'm not a Mac user... but the error message you’re seeing, ``` zsh: no matches found: smb://DXP2800-40FE._smb._tcp.local/personal_folder/Takeout2023/takeout-*.zip ``` is coming from the Zsh shell itself, not from immich-go. Zsh tries...
Correct... It's in place for the upload command only. In your case, errors comes when getting files from the server... This doesn't smell good! If errors are silently ignored, your...
I'd more logs, especially with the `--api-trace` enabled. It's could be the server is on its knees. I see you don't use the standard port. It may be a network...
Immich-go has a problem to reach the immich server... Can you share the logs? You can reach me via discord @simulot I guess you did a mistake `immich upload ...`...
The primary use of archive is to archive a server on an empty folder. The photo's name isn't unique, so the archive just accumulates files. I'm thinking of naming the...
The command upload tries its best to not upload duplicates, especially those coming from a takeout. The archive is supposed to export the source in a clean folder. For the...
I'm checking how this can be implemented The session is unlocked for 15 minutes. Immich-go is using the api call [searchAssets](https://immich.app/docs/api/search-assets). The query field `visibily=locked` lists exclusively photos from the...