From 7d5b2a1cde9d5411dde2b8fd410121b42df300d0 Mon Sep 17 00:00:00 2001 From: Oskar Kapala Date: Wed, 3 Sep 2025 18:41:17 +0200 Subject: [PATCH] readmme command exiftool for go pro movies with correct time --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index eafce8f..668d98f 100644 --- a/readme.md +++ b/readme.md @@ -28,6 +28,8 @@ exiftool -overwrite_original -api GeoMaxIntSecs=43200 -api GeoMaxExtSecs=43200 - exiftool -overwrite_original -api GeoMaxIntSecs=43200 -api GeoMaxExtSecs=43200 -geotag /home/pi/immich_owntracks/test/gpx/full_owntracks20250901.gpx '-geotime<${CreateDate}' -if 'not $GPSLatitude and not $Keys:GPSCoordinates' ./ +exiftool -n -r -api QuickTimeUTC=1 -api GeoMaxIntSecs=43200 -api GeoMaxExtSecs=43200 -geotag /home/pi/immich_owntracks/test/gpx/full_owntracks20250902.gpx '-geotime<${CreateDate}' /media/pimain/media/kamera/100GOPRO/to_update_exif/test/ -S -v2 + cp -rp $(find /home/pi/immich/library/upload -type f \( -iname "*.mp4" \) -mtime -21) ./ find /home/pi/immich/library/upload -type f \( -iname "*.jpg" -o -iname "*.jpeg" -o -iname "*.png" -o -iname "*.gif" -o -iname "*.bmp" -o -iname "*.tiff" \) -mtime -21