photoprism/photoprism

Upload: Preserve file modification timestamps

Open

#3,942 创建于 2023年12月8日

在 GitHub 查看
 (7 评论) (3 反应) (0 负责人)Go (39,670 star) (2,263 fork)batch import
apifrontendhelp wantedideametadataupload

描述

Describe what problem this solves and why this would be valuable to many users Describe the solution you'd like

Photoprism didn't use mtime as timestamp when no related exif info Use mtime as timestamp as like google photo when no related exif info The same logic can be found on immich as well https://github.com/immich-app/immich/issues/4188

Describe alternatives you've considered

Updating by exiftool manually was difficult since files were tens of thousands, also some video formats were not supported by exiftool and some files did not have exif such as screenshot pictures.

Additional context

贡献者指南