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

PhotoEntry.setTimestamp ignored for videos #457

Open
httpdispatch opened this issue Aug 12, 2015 · 0 comments
Open

PhotoEntry.setTimestamp ignored for videos #457

httpdispatch opened this issue Aug 12, 2015 · 0 comments

Comments

@httpdispatch
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant