update
This commit is contained in:
@@ -6,9 +6,9 @@ import logging
|
||||
import glob
|
||||
|
||||
|
||||
logging.basicConfig(filename='/home/rouggy/Scripts/ArrDeleteFiles/Radarr.log', encoding='utf-8', level=logging.DEBUG)
|
||||
logging.basicConfig(filename='/home/rouggy/Scripts/ArrDeleteFiles/Radarr/Radarr.log', encoding='utf-8', level=logging.DEBUG)
|
||||
|
||||
PATH_LIST = ["Movies", "Series", "4K-Movies", "4K-Series", "Cartoons"]
|
||||
PATH_LIST = ["Movies", "Series", "4K-Movies", "4K-Series", "Cartoons", "Kids", "Concerts"]
|
||||
|
||||
BasePath = ""
|
||||
SourcePath = ""
|
||||
|
Reference in New Issue
Block a user