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

Add support for alternate Model 3 camera file name #11

Closed

Conversation

JhottMaster
Copy link

This is a really cool app- but when I first tried using it, it would just freeze and not do anything. Looking at the source code I realized it was failing to parse files with a seconds portion of the timestamp in the file name. Not sure if this is a new development in how the files are named or specific to the Model 3, but all my camera file names contained the seconds portion in the file name (e.g. 2019-07-22_17-12-36-front.mp4 instead of 2019-07-22_17-12-front.mp4) so I couldn't view any of the camera files with the app.

This PR provides support for this "new" file name convention as well as the original convention.

@nlmunro nlmunro mentioned this pull request Jul 30, 2019
@SmartCarrion
Copy link

Please merge and build owners!

@JhottMaster
Copy link
Author

@SmartCarrion FWIW, I do have a forked repo with the fix. Seems like this project hasn't been active for a while

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

Successfully merging this pull request may close these issues.

2 participants