question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Video is classified as "Invalid date"

See original GitHub issue

Bug report

If running as a Docker container:

Thumbsup image tag: thumbsupgallery/thumbsup           latest              17aa8336028c
Docker version: Docker version 17.12.1-ce, build 7390fc6
Operating system: Ubuntu 16.04.4 LTS

I’m still in testing stage. But I added a video from my iPhone. It was converted (codec copy) from MOV to MP4. This video is always classified as “Invalid date”. I tried enabling DEBUG mode, getting (a little bit) more info, but nothing useful. I also mapped localtime into the docker container (was unlikely but I tried anyway) without success.

Is there a way to get more info? How is the date from the video parsed? By moment.js? I could add some logs into the code and rerun it again. But I would like to have advice first.

Best regards,

Benedict

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rprietocommented, Mar 21, 2018

Hi, thanks a lot for all this troubleshooting. You’re right you found the issue, for now thumbsup assumes that if Exiftool returns a date then it must be valid. I had never seen 0000:00:00 00:00:00 until now.

I’ll add a check to make sure the date is valid shortly (moment.isValid). Then it will automatically fall back to using the file name (when applicable) or file modification date if needed.

Thanks!

0reactions
rprietocommented, Mar 29, 2018

This is now fixed on master, I’ll try to publish version 2.3.0 soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Video - Invalid Dates in Primavera P6 Explained
Generally, Invalid dates occur in a schedule once the project has started and status is being applied. Invalid Forecast Dates. A Forecast Date ......
Read more >
Invalid Dates in Primavera P6 Explained - YouTube
Invalid Dates in Primavera P6 occur for two different reasons. They can be caused by a forecast date ... Your browser can't play...
Read more >
[Bug]: "Invalid date" after manually marking video watched ...
go to subscription tab; click menu button for any video; mark as watched; go to history tab; release date of video is listed...
Read more >
How to convert Invalid Dates (DMY Format) to valid (MM/DD ...
Convert invalid dates like (DMY Fomat) to valid (MM/DD/YYYY) data ... Example 22.10.2007 or 22/10/2007 date may be considered invalid.
Read more >
The YouTube video ID is invalid or the video was deleted.
When uploading a new youtube movie an error occurs: The YouTube video ID is invalid or the video was deleted. The problem has...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found