fix: plugin decrypt rebuild-chapters without -c (#205)

This commit is contained in:
Kai Norman Clasen 2024-05-02 21:49:03 +02:00 committed by GitHub
parent 1a1f25bc2d
commit b3adb9a331
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -520,6 +520,8 @@ class FfmpegFileDecrypter:
else:
base_cmd.extend(
[
"-i",
str(self._source),
"-i",
str(metafile),
"-map_metadata",