TheLastGimbus / GooglePhotosTakeoutHelper

Script that organizes the Google Takeout archive into one big chronological folder
https://aur.archlinux.org/packages/gpth-bin
Apache License 2.0
3.88k stars 191 forks source link

FileSystemException when timestamp is negative #136

Closed wjhladik closed 1 year ago

wjhladik commented 1 year ago

image

image

I set the date and time in GP for this very old 1904 photo. But the stamp in the json file is negative - maybe that's the issue.

TheLastGimbus commented 1 year ago

Ahhh, yes I did have this issue (with negative timestamps) in the past with Python version. I'll see and let you know :+1:

by the way, i see you have a lot of "can't get date on" with -edited and ...(1) photos - I will also try to fix that in near future

wjhladik commented 1 year ago

Thank you.

iam-joel commented 1 year ago

I'm having the same issue and looking forward to the next release. It sends an exception when there are like 200 photos left to move in a total of 18k. I'm waiting for the next release to export the photos 😁. Thanks a lot for your work on this project!