This commit is contained in:
deathbybandaid 2023-01-07 12:27:40 -05:00
parent b17371a644
commit 14ca055159

View File

@ -27,6 +27,7 @@ expected_paths_env_variables = {
"radarr": { "radarr": {
"Download": ["radarr_moviefile_path", "radarr_deletedpaths"], "Download": ["radarr_moviefile_path", "radarr_deletedpaths"],
"Rename": ["radarr_moviefile_paths", "radarr_moviefile_previouspaths"], "Rename": ["radarr_moviefile_paths", "radarr_moviefile_previouspaths"],
"MovieFileDelete": ["radarr_moviefile_path"],
"MovieDelete": ["radarr_movie_path"] "MovieDelete": ["radarr_movie_path"]
}, },
} }