-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hello, @trin94.
Would it be possible that, when importing a subtitle file, a dialog pops up asking whether to load the associated video?

The idea is that mpvQC reads the video filename/path from the subtitle metadata, checks whether that file exists, and—if it does—shows a confirmation dialog to load it. If the associated video isn’t found (or the path can’t be resolved), the dialog shouldn’t appear and nothing else should happen. This streamlines the workflow when importing subtitles, so you don’t have to manually locate/open the video afterward.
Currently, the “Open video if found” option under Import settings… works when there’s already a saved QC document (great for resuming work), but what about when you’re just about to start a QC?
I’m proposing the same behavior at the moment of importing subtitles: if the file includes a video reference (filename or path) and the file is present, mpvQC should ask whether to load it. What used to be two steps becomes one.
I’ve attached a video and sample code below, in case it helps: