diff --git a/filebot.py b/filebot.py index 9ec94cf..abee394 100644 --- a/filebot.py +++ b/filebot.py @@ -6,7 +6,7 @@ import os import subprocess import re -source_path = Path('/mnt/Download/finished/') +source_path = '/mnt/Download/finished/' dest_path = '/mnt/Download/PostProcess/' section_folders = ['4K-Movies', '4K-Series', 'Movies', 'Series']