-
-
Notifications
You must be signed in to change notification settings - Fork 300
Description
Hi,
I am encountering a lot of "Can't get date on ..."
I checked and the json file with supplemental metadata is there:
{ "title": "816226709_8639.jpg", "description": "", "imageViews": "22", "creationTime": { "timestamp": "1495279388", "formatted": "20 mag 2017, 11:23:08 UTC" }, "photoTakenTime": { "timestamp": "1486157417", "formatted": "3 feb 2017, 21:30:17 UTC" }, "geoData": { "latitude": 0.0, "longitude": 0.0, "altitude": 0.0, "latitudeSpan": 0.0, "longitudeSpan": 0.0 }, "googlePhotosOrigin": { "mobileUpload": { "deviceFolder": { "localFolderName": "Telegram Images" }, "deviceType": "ANDROID_PHONE" } }, "appSource": { "androidPackageName": "org.telegram.messenger" } }
I checked some random file and they look more or less the same: taken with android, folder in Telegram Images.
Would be good that when the photoTakenTime is not there, use creationTime instead.