This commit is contained in:
Gregory Salaun 2022-01-26 20:06:24 +07:00
parent b67e5779ca
commit d4b94c16d4

View File

@ -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']