24 is not valid. 0 instead.

This commit is contained in:
Blacktwin 2018-12-06 10:16:03 -05:00
parent f6faa5fe1a
commit f7a7125783

View File

@ -7,7 +7,7 @@ Killing streams is a Plex Pass only feature. So these scripts will **only** work
### Limit user to an amount of Plays of a show during a time of day ### Limit user to an amount of Plays of a show during a time of day
_For users falling asleep while autoplaying a show_ :sleeping:\ _For users falling asleep while autoplaying a show_ :sleeping:\
Triggers: Playback Start Triggers: Playback Start
Conditions: \[ `Current Hour` | `is` | `22 or 23 or 24 or 1` \] Conditions: \[ `Current Hour` | `is` | `22 or 23 or 0 or 1` \]
Arguments: Arguments:
``` ```