From 743366b7410751d1939c88dab5a434b385e6b0dd Mon Sep 17 00:00:00 2001 From: McCloudS <64094529+McCloudS@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:59:04 -0700 Subject: [PATCH] Update subgen.py --- subgen/subgen.py | 1 + 1 file changed, 1 insertion(+) 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:")