Skip to content

Only "date modified" is changed #450

@Sonnhid

Description

@Sonnhid

Hi so I'm on windows 10 and tried transferring one photo + its json fiile.
So it successfully processes, and the photo shows up in the selected outbound folder. But only the "date modified" is changed to the correct date, while the "date created" is changed to the current date. Shouldn't the date created be changed to match what's inside the JSON file also?

JSON:
{
"title": "1A1B9DC6-FAB0-4117-8358-D0E2665FF254.jpg",
"description": "",
"imageViews": "10",
"creationTime": {
"timestamp": "1580878295",
"formatted": "Feb 5, 2020, 4:51:35 AM UTC"
},
"photoTakenTime": {
"timestamp": "1579763852",
"formatted": "Jan 23, 2020, 7:17:32 AM UTC"
},
"geoData": {
"latitude": 0.0,
"longitude": 0.0,
"altitude": 0.0,
"latitudeSpan": 0.0,
"longitudeSpan": 0.0
},
"geoDataExif": {
"latitude": 0.0,
"longitude": 0.0,
"altitude": 0.0,
"latitudeSpan": 0.0,
"longitudeSpan": 0.0
},
"url": "https://lh3.googleusercontent.com/XXX",
"googlePhotosOrigin": {
"mobileUpload": {
"deviceType": "IOS_PHONE"
}
}
}

Outbound photo properties:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions