Add transcode timeout

This commit is contained in:
2023-10-06 15:53:09 +02:00
parent 055eb7b04d
commit 7306e018a6
2 changed files with 4 additions and 0 deletions

View File

@ -12,3 +12,4 @@ HANDBRAKE_AUDIO_LANG_LIST="de,en"
OUT_VIDEO_FORMAT=".mkv"
MIN_EPISODES_DURATION_MINUTES=30
MAX_EPISODES_DURATION_MINUTES=90
TRANSCODE_TIMEOUT_MINUTES=120