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
3aae5246ea
commit
a95ac65b04
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,11 @@
|
||||||
# Enable/Disable media file checking using ffprobe.
|
# Enable/Disable media file checking using ffprobe.
|
||||||
#check_media=1
|
#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).
|
# 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.
|
# 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