You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
That is not possible to update video or video exif timestamp using the API. I've tried
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.
The text was updated successfully, but these errors were encountered: