sambecker / exif-photo-blog

Photo blog, reporting 🤓 EXIF camera details (aperture, shutter speed, ISO) for each image.
https://photos.sambecker.com
684 stars 107 forks source link

If photo lacks EXIF information and to refresh the EXIF, a 500 error will occur #59

Closed zzd closed 5 months ago

zzd commented 5 months ago

Hi, author, I found that if a photo doesn't have EXIF information and I click the refresh button in the backend to overwrite the EXIF, a 500 error occurs.

sambecker commented 5 months ago

Great catch. EXIF syncing should now be more resilient to missing timestamps in original data.

Please update your fork and let me know if you notice anything else unexpected.

zzd commented 5 months ago

Thank you, this issue has been resolved!