mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 10:45:53 -07:00
Run lint
This commit is contained in:
parent
42185644ee
commit
2613115e13
1 changed files with 2 additions and 3 deletions
|
|
@ -141,7 +141,6 @@ const plugin = (file, librarySettings, inputs, otherArguments) => {
|
||||||
genpts = '-fflags +genpts';
|
genpts = '-fflags +genpts';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (convert === true) {
|
if (convert === true) {
|
||||||
response.preset += `${genpts}, -map 0 -c copy -max_muxing_queue_size 9999 ${extraArguments}`;
|
response.preset += `${genpts}, -map 0 -c copy -max_muxing_queue_size 9999 ${extraArguments}`;
|
||||||
response.processFile = true;
|
response.processFile = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue