Remove an incorrect condition

The stream location can be `CELL` for example, which would count as
"local" for the first method of checking.
This commit is contained in:
Landon Abney 2018-06-18 12:09:54 -07:00
parent 1fdae8a105
commit 4f3e35ef97
No known key found for this signature in database
GPG Key ID: 4414384AEEE3FB2B

View File

@ -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} ]