Jean François CASSAN

Results 372 comments of Jean François CASSAN

There are some baseline I'd like to keep: - Never change the original file. If something should be modified, it must be done using the immich API - Keep the...

Takeouts are not perfect, not documented.This leads to this kind of situation. I can try to improve my code if you share details with me. Instructions are here: https://github.com/simulot/immich-go/blob/main/docs/how-to-send-debug-data.md

I have ditched this command a moment ago when Immich has provided a way to find duplicates on the image similarity

How to know the the file is the motion part of a live video? MP4 metadata are known to hard to read, and at this point I don't want to...

I'd prefer. Immich has already the logic to link the couple photo / movie of live photo. Can you use it? Immich-go filter's out movie part of Android Motion Picture....

By the way, I'm about to release a version of immich-go that pause all background job during upload, and resume them. This obviously remove the cause of the race conditions....

> So I think it is worth to publish. Will do > What we need to do is preventing motional parts from being added to the album in database. So...

Without a broader view on the context, I'd say it a problem of network configuration

@Giordeano I guess the size of the makes the server less responding for a while. I'd suggest to increase the --client-time-out value to 20m

That's a known problem In the current version, immich-go takes the date of capture from the file name, in UTC. That's finally not a good idea, some smart phone manufacturers...