From d4b94c16d4d412f3dea3c96a9f48b39ceadf9af6 Mon Sep 17 00:00:00 2001 From: rouggy Date: Wed, 26 Jan 2022 20:06:24 +0700 Subject: [PATCH] update --- filebot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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']