#Reupload/sync edited images

1 messages ยท Page 1 of 1 (latest)

hushed cloak
#

Hi all, what's the best way of working for this situation?

  1. I take a picture with my android phone
  2. Immich syncs it in the background
  3. I notice it's in a wrong orientation and rotate it
  4. It's already on the immich server and won't get reuploaded after editing it

Is the only solution to increase the background upload delay? But sometimes I notice it a day later or so and then I'd have the same problem.

Same goes for photos deleted on the phone but already uploaded. I guess Immich was supposed to be a backup solution to be used every few days and that's why there's no sync.
Of course, if everything was always synced, you wouldn't be able to clean up your phone because it would also remove everything on the server...

next ferryBOT
#

:wave: Hey @hushed cloak,

Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich immich.

References

Checklist

  1. :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
  2. :ballot_box_with_check: I have read applicable release notes.
  3. :ballot_box_with_check: I have reviewed the FAQs for known issues.
  4. :ballot_box_with_check: I have reviewed Github for known issues.
  5. :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
  6. :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the /upload command.
  7. :ballot_box_with_check: I have tried an incognito window, disabled extensions, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable

(an item can be marked as "complete" by reacting with the appropriate number)

If this ticket can be closed you can use the /close command, and re-open it later if needed.

buoyant spear
#

There's a open PR for adding some minor editing functionality. So it will probably make it in at some point: https://github.com/immich-app/immich/pull/3271

When I go into google photos and rotate a photo, it saves a new copy, that copy then gets uploaded to immich and I can delete the original.

If you already deleted on your phone, then you will either have to download the photo on your pc or phone, edit and then sync it.

hushed cloak
#

Yeah I saw that PR and I'm looking forward to it ๐Ÿ™‚ I would be happy to see the rotate (and maybe crop) functionality soon, the rest of the PR could probably wait ๐Ÿ˜„ Otherwise it could take a while until it's done

buoyant spear
#

It's already been a bit, so wouldn't hold your breath as an FYI. I don't think it's anyones priority currently from what I have seen.

hushed cloak
#

Yeah I know...

Well if anyone has other workarounds or way of workings for this, I'm curious ๐Ÿ™‚

frozen narwhal
hasty fractal
#

Any changes to the original file are discouraged

#

However rotations can be done through EXIF metadata and I think we fully handle that. We support XMP sidecars so you could use something like exiftool to write rotation metadata to sidecar files next to the originals and then have immich scan for those

frozen narwhal
#

Ok I did a test, note it will work but if you don't zoom the image won't change because it loads the thumb, after you zoom it loads the original image.

Therefore, if you decide to make such a change, be sure to apply it to all thumb images.

hasty fractal
#

Have you tried regenerating thumbs?

#

If thumb generation doesn't take rotation into account then that's a bug

frozen narwhal
frozen narwhal
restive finch
#

This Google Photos feature is really cool.

#

It'd be cool if we could get this, but for all images.