Skip to content
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

Bug - keytime1 and keytime2 are in the wrong format #909

Closed
Jennit07 opened this issue Feb 6, 2024 · 1 comment
Closed

Bug - keytime1 and keytime2 are in the wrong format #909

Jennit07 opened this issue Feb 6, 2024 · 1 comment
Labels
bug Something isn't working Priority: High

Comments

@Jennit07
Copy link
Collaborator

Jennit07 commented Feb 6, 2024

In the episode files, keytime1 and keytime2 are in seconds instead of hrs:mins:secs. I have had a look into this and i have ran the episode file manually but i cannot get to the route cause of this issue.

When i run this manually, everything looks as expected and in the format H:M:S. However when you read in the file from sourcedev this shows seconds. The seconds can be easily converted into H:M:S but in our documentation we state this should be in date time format (H:M:S).

Not sure if this is a read in/write to disk issue as the code looks fine to me and i cannot replicate the issue or find the route cause. Opening an issue to keep this on our list to fix for the update.

@Jennit07 Jennit07 added bug Something isn't working Priority: High Mar23-update labels Feb 6, 2024
@SwiftySalmon
Copy link
Collaborator

Seems to be completely random as to whether it reads it in as seconds or hms. Can't replicate issue or see what is causing it. Suggest we update documentation with how to change time to hms instead. It's easy enough to do and less hassle than whatever this is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Priority: High
Projects
None yet
Development

No branches or pull requests

2 participants