Task capture_export halts with "(target) file already exists. Overwrite? [y/N]
Mass video digitization workflow management for archiving
Brought to you by:
pjotrek
Background task triggers on Nexus/Ferry halt with the following message:
File '/opt/dva-profession/workflow/03-capture_export/final/exx-00815/hires/exx-0
0815.mkv' already exists. Overwrite? [y/N] (siehe Anhang)
Seems that capture_export Task does not remove its taskfiles when starting processing.
This is a bug.
Partial fix:
Adding a
-noption to the FFmpeg-commandline to avoid locking of the task_trigger session?Real fix:
Make sure that
capture_exporttask cleans its to-be-created files (leftovers) from previous runs.