diff --git a/subgen/subgen.py b/subgen/subgen.py index 565d417..4f542cc 100644 --- a/subgen/subgen.py +++ b/subgen/subgen.py @@ -475,6 +475,7 @@ def path_mapping(fullpath): return fullpath def transcribe_existing(): + global transcribe_folders transcribe_folders = transcribe_folders.split("|") print("Starting to search folders to see if we need to create subtitles.") logging.debug("The folders are:")