Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

PhotoEntry.setTimestamp ignored for videos #457

@httpdispatch

Description

@httpdispatch

That is not possible to update video or video exif timestamp using the API. I've tried

PhotoEntry.setTimestamp()
PhotoEntry.setTimestampExt()
PhotoEntry.getExifTags().setTime()

After the PhotoEntry.update() method is called the updated data are sent to the server (i can see that in the log). But server ignores the updated values.

I can see the same issue in the Picasa Desktop software. I can modify video time there but in the server it will not be updated.

However it is possible to update video timestamp using photos.google.com web site.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions