From ad5fcb6d755bc4693ba1e4138dd3488a64ff1b0e Mon Sep 17 00:00:00 2001 From: blacktwin Date: Thu, 11 Jan 2018 14:45:15 -0500 Subject: [PATCH] Update message. previous message was related to another script. --- killstream/kill_trans_pause.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/killstream/kill_trans_pause.py b/killstream/kill_trans_pause.py index f86c302..5173852 100644 --- a/killstream/kill_trans_pause.py +++ b/killstream/kill_trans_pause.py @@ -20,7 +20,7 @@ from plexapi.server import PlexServer PLEX_TOKEN = 'xxxx' PLEX_URL = 'http://localhost:32400' -MESSAGE = "You are not allowed to stream above 4 Mbps." +MESSAGE = "You've paused a transcoded stream." ignore_lst = ('') ##/EDIT THESE SETTINGS ##