I don’t know what i’m doing bad but the script don’t delete for me i get this message at the end:
Summary -- Script Completed Successfully
Total File Count 360
Kept Show Files 359
On Deck Files 5
Deleted Files 0
Moved Files 0
Copied Files 0
Flagged Files 0
Rescanned Sections
Sorry to post this here i have my Cleaner.conf
{
“Host”: “”,
“Port”: “”,
“SectionList”: [],
“IgnoreSections”: [],
“LogFile”: “”,
“trigger_rescan”: false,
“Token”: “”,
“Username”: “”,
“Password”: “”,
“Shared”: false,
“DeviceName”: “”,
“RemoteMount”: “”,
“LocalMount”: “”,
“plex_delete”: true,
“similar_files”: true,
“cleanup_movie_folders”: true,
“minimum_folder_size”: 0,
“default_episodes”: 0,
“default_minDays”: 0,
“default_maxDays”: 0,
“default_action”: “delete”,
“default_watched”: true,
“default_location”: “”,
“default_onDeck”: true,
“ShowPreferences”: {
“Show 1”: {
“minDays”: 0,
“maxDays”: 0,
“onDeck”: true,
“episodes”: 0,
“location”: “/path/to/folder”,
“action”: “delete”,
“watched”: true
},
“Show 2”: {
“minDays”: 0,
“maxDays”: 0,
“onDeck”: false,
“episodes”: 0,
“location”: “/path/to/folder”,
“action”: “delete”,
“watched”: true
},
“Show 3”: {
“action”: “delete”
},
“Show Preferences”: {}
},
“MoviePreferences”: {
“action”: “delete”,
“location”: “”,
“minDays”: 0,
“onDeck”: true,
“watched”: true
},
“Profiles”: {
“Profile 1”: {
“onDeck”: true,
“maxDays”: 0,
“minDays”: 0,
“episodes”: 0,
“location”: “/path/to/folder”,
“action”: “delete”,
“watched”: true
}
},
“Version”: 1.8
}