mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-20 21:33:13 -07:00
add require_lan #1853
This commit is contained in:
parent
51ccd4e816
commit
a098e82b38
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@
|
|||
# Enable/Disable media file checking using ffprobe.
|
||||
#check_media=1
|
||||
|
||||
# Required Language
|
||||
#
|
||||
# Required Language for media to be deemed valid e.g. = eng will only accept a video as valid if it contains englisg audio. Enter 'all' to disregard.
|
||||
#require_lan=all
|
||||
|
||||
# Safe Mode protection of DestDir (0, 1).
|
||||
#
|
||||
# Enable/Disable a safety check to ensure we don't process all downloads in the default_downloadDirectory by mistake.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue