-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vars_media_update_starttime.py does not update duration or end time #9
Comments
Duplicated at DARC-UHM/m3-quickstart#2 |
Examples:
I need a way to edit the metadata of registered medias and/or remove erroneous media registered in vampire squid without having to ask the developer for help. |
@hohonuuli Just as a heads up, I was working on dive "Deep Discover 14040309" and found that oddly, the images collection for the dive had incorrect start time, end time and duration. The first images in the collection is dated 2014-09-29T18:18:32Z and last at 2014-09-29T22:19:26. However, the registration info has the images starting at 16:50 and ending at 21:50 with a duration of 04:59:55, which is wrong. Fortunately, we were able to edit the start time of the image collection to solve this issue for now. However, if we run into this problem again in future, we may not b so lucky to have a duration time that spans the length of time necessary for the dive. Therefore, I would like to not the importance of being able to edit end time as well to be sure duration is calculated correctly. |
using this script is helpful for manually setting the start time, but the duration does not change and therefore the end time of a media set will be wrong.
The text was updated successfully, but these errors were encountered: