test
This commit is contained in:
parent
04240588f2
commit
21b6a57472
@ -48,7 +48,7 @@ def main():
|
|||||||
arr_event_type = os.environ["radarr_eventtype"]
|
arr_event_type = os.environ["radarr_eventtype"]
|
||||||
arr_file_path_key = "radarr_moviefile_path"
|
arr_file_path_key = "radarr_moviefile_path"
|
||||||
|
|
||||||
print("tdarr_inform Recieved %s Event from %s\n" % (arr_event_type, arr_type))
|
sys.stdout.write("tdarr_inform Recieved %s Event from %s\n" % (arr_event_type, arr_type))
|
||||||
|
|
||||||
if arr_event_type == "Test":
|
if arr_event_type == "Test":
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user