diff --git a/autoPathTv.py b/autoPathTv.py index 96f6878..8d02ab8 100644 --- a/autoPathTv.py +++ b/autoPathTv.py @@ -23,7 +23,7 @@ regex_config={} # Path configs # Where to move the files -config['target_path'] = "/Volumes/aodDrive/video/tv/%(file_showname)s/season %(seasno)s/" +config['target_path'] = "/Volumes/ionDrive/video/tv/%(file_showname)s/season %(seasno)s/" ##############################################