Subler destroys input MP4s in queue if matching SRT is in queue

Issue #109 open
Kirk Kerekes created an issue

If there is an mp4 and SRT with the same filename (other than extension) in the queue, Subler "converts" the MP4 into an empty movie, destroying the original movie. Perhaps there is some need for this functionality, but it should not be wantonly destructive. This is done without notice or recourse.

This "feature" is most unhelpful. It is very easy to inadvertently drag an MP4 and its associated SRT into the queue, especially when doing bulk conversions.

This would be easily fixed by actually checking for the existence of an MP4 before destroying it, and then not destroying it if present.

Comments (1)

  1. Log in to comment