mattwilson1024 / google-photos-exif

A tool to populate missing `DateTimeOriginal` EXIF metadata in Google Photos takeout, using Google's JSON metadata.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fails when filename contains spacees

vishalmamidi opened this issue · comments

exif process stops and fails when it encounters file name with space

This might be OS specific or Node issue, but on my Mac 11.3 with Node 14.x it works well.

Yes spaces in the filename work fine for me too, so I suspect this must be a platform specific issue.

I'm going to close the issue for now, because I'm not sure how to reproduce it and nobody else has commented that it is a problem. But if this is still an issue, feel free to open a new issue and post details about how to reproduce it, what OS and node version you're on etc. Then perhaps another user that has an environment closer to yours may be able to help you instead.