This commit is contained in:
HaveAGitGat 2021-12-12 17:25:00 +00:00
parent e0baa27c40
commit 844b856c5d
4 changed files with 6 additions and 6 deletions

View file

@ -38,7 +38,7 @@ const details = () => ({
options: [
'false',
'true',
]
],
},
tooltip: `Specify if audio tracks that contain commentary/description should be removed.
\\nExample:\\n
@ -73,7 +73,7 @@ const details = () => ({
options: [
'false',
'true',
]
],
},
tooltip: `Specify audio tracks with no title to be tagged with the number of channels they contain.
\\nDo NOT use this with mp4, as mp4 does not support title tags.