This commit is contained in:
morpheus65535 2020-10-24 17:39:01 -04:00
parent acbc91f100
commit 52242d7256
1 changed files with 5 additions and 1 deletions

View File

@ -467,8 +467,12 @@ def guess_external_subtitles(dest_folder, subtitles):
except:
pass
# If language is still None (undetected), skip it
if not language:
pass
# Skip HI detection if forced
if language.forced:
elif language.forced:
pass
# Detect hearing-impaired external subtitles not identified in filename