mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 13:53:15 -07:00
parent
36eddcfb92
commit
51ccd4e816
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
||||||
ffmpeg_path =
|
ffmpeg_path =
|
||||||
# Enable/Disable media file checking using ffprobe.
|
# Enable/Disable media file checking using ffprobe.
|
||||||
check_media = 1
|
check_media = 1
|
||||||
|
# Required Language for media to be deemed valid. Enter 'all' to disregard.
|
||||||
|
require_lan = all
|
||||||
# Enable/Disable a safety check to ensure we don't process all downloads in the default_downloadDirectories by mistake.
|
# Enable/Disable a safety check to ensure we don't process all downloads in the default_downloadDirectories by mistake.
|
||||||
safe_mode = 1
|
safe_mode = 1
|
||||||
# Turn this on to disable additional extraction attempts for failed downloads. Default = 0 will attempt to extract and verify if media is present.
|
# Turn this on to disable additional extraction attempts for failed downloads. Default = 0 will attempt to extract and verify if media is present.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue