test
This commit is contained in:
parent
21b6a57472
commit
9731e69194
@ -49,6 +49,7 @@ def main():
|
||||
arr_file_path_key = "radarr_moviefile_path"
|
||||
|
||||
sys.stdout.write("tdarr_inform Recieved %s Event from %s\n" % (arr_event_type, arr_type))
|
||||
sys.stderr.write("tdarr_inform Recieved %s Event from %s\n" % (arr_event_type, arr_type))
|
||||
|
||||
if arr_event_type == "Test":
|
||||
sys.exit(0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user