mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
Fix spelling
This commit is contained in:
parent
2ad9f2e35f
commit
c5b60adb33
6 changed files with 15 additions and 15 deletions
|
@ -134,7 +134,7 @@
|
|||
|
||||
# create a duplicate, or replace the original (0, 1).
|
||||
#
|
||||
# set to 1 to cretae a new file or 0 to replace the original
|
||||
# set to 1 to create a new file or 0 to replace the original
|
||||
# duplicate=1
|
||||
|
||||
# ignore extensions.
|
||||
|
@ -169,12 +169,12 @@
|
|||
|
||||
# allSubLanguages (0,1).
|
||||
#
|
||||
# allSubLanguages. 1 will keep all exisiting sub languages. 0 will discare those not in your list above.
|
||||
# allSubLanguages. 1 will keep all existing sub languages. 0 will discard those not in your list above.
|
||||
# allSubLanguages=0
|
||||
|
||||
# embedSubs (0,1).
|
||||
#
|
||||
# embedSubs. 1 will embded external sub/srt subs into your video if this is supported.
|
||||
# embedSubs. 1 will embed external sub/srt subs into your video if this is supported.
|
||||
# embedSubs=1
|
||||
|
||||
# burnInSubtitle (0,1).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue