From 4f3e35ef977db6ec742d9c23ae25329b7644e7a9 Mon Sep 17 00:00:00 2001 From: Landon Abney Date: Mon, 18 Jun 2018 12:09:54 -0700 Subject: [PATCH] Remove an incorrect condition The stream location can be `CELL` for example, which would count as "local" for the first method of checking. --- killstream/readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/killstream/readme.md b/killstream/readme.md index 3e3e97d..55fb092 100644 --- a/killstream/readme.md +++ b/killstream/readme.md @@ -74,6 +74,4 @@ Kill by hours of the day: Kill non local streams: Set Trigger: Playback Start - Set Conditions: [ {Stream location} | {is} | {wan} ] - or Set Conditions: [ {Stream location} | {is not} | {lan} ]