test
This commit is contained in:
parent
4507b0aa67
commit
ce83a6b1fd
@ -40,6 +40,9 @@ def main():
|
||||
arr_type = "radarr"
|
||||
arr_event_type = os.environ["radarr_eventtype"]
|
||||
arr_file_path_key = "radarr_moviefile_path"
|
||||
else:
|
||||
loggit("Could not Detect Radarr or Sonarr", True)
|
||||
sys.exit(0)
|
||||
|
||||
loggit("tdarr_inform Recieved %s Event from %s\n" % (arr_event_type, arr_type))
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user