From e716caf2e46898253cb52397e7280523e62df6ed Mon Sep 17 00:00:00 2001 From: blacktwin Date: Mon, 2 Oct 2017 08:06:38 -0400 Subject: [PATCH] ip_whitelist --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 91f6f74..5cdc15b 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,9 @@ Scripts pulled from my gist profile. Description - - create_wait_kill_all - Receive session_key from PlexPy when paused. Use session_id to create sub-script to wait for X time then check if still paused. If paused kill. + + ip_whitelist + Receive session_key and IP from PlexPy when playback starts. Use IP to check against whitelist. If not in whitelist use session_key to determine stream and kill.