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 was archived by the owner on Nov 24, 2021. It is now read-only.
batch.js currently gives feedback if audio/video files are detected as missing, but this may not be correct. For example, the 20170807_ideas_for_documentation_ml.eaf file does not specify a paired video, even though one exists.
Therefore, the file does not pair with the video and no warning is shown. Something like "Media: 🎧" in the console would suggest that no video was paired, which might be helpful.
batch.jscurrently gives feedback if audio/video files are detected as missing, but this may not be correct. For example, the20170807_ideas_for_documentation_ml.eaffile does not specify a paired video, even though one exists.Therefore, the file does not pair with the video and no warning is shown. Something like "Media: 🎧" in the console would suggest that no video was paired, which might be helpful.