This commit is contained in:
deathbybandaid 2023-01-06 20:12:03 -05:00
parent c0ea87777b
commit c8d381c8b7

View File

@ -119,7 +119,7 @@ def main():
# loggit("%s Environment variable was missing." % arr_file_path_key, True)
# sys.exit(1)
# arr_file_path = os.environ[arr_file_path_key]
arr_file_path = "/Drivepool/Media/TV/Cartoons/Ben 10 (2016)/Season 2/Ben 10 (2016) - S02E31 - Chicken Nuggets of Wisdom.mkv"
arr_file_path = "/Drivepool/Media/TVl/Cartoons/Ben 10 (2016)/Season 2/Ben 10 (2016) - S02E31 - Chicken Nuggets of Wisdom.mkv"
loggit("Event Item: %s\n" % arr_file_path)
loggit("Searching tdarr API for item's library ID\n")