You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The XMP sidecar is unneccessary, as immich will infer the correct time with timezone from the embedded GPS data. Exiftool is also able to do this with its composite "GPSDateTime".
In this scenario, there is a
photo.jpg
and itssupplemental-metadata.json
. The photo has embedded GPS data.When they are uploaded, immich-go helps immich create a XMP sidecar that contains the time like so, filling in timezone from system if necessary.
The XMP sidecar is unneccessary, as immich will infer the correct time with timezone from the embedded GPS data. Exiftool is also able to do this with its composite "GPSDateTime".
immich-go should avoid creating superfluous XMP sidecars if at all possible.
The text was updated successfully, but these errors were encountered: