1) Give a description of the problem
i’d like to have notifications when a remote user starts a movie on plex.
2) What is the expected behaviour?
I’ve tried using $args.payload.Player.local is ‘false’ but i keep getting Comparison (dynamic) is (boolean) false = false (1ms)
3) What is happening/not happening?
it should continue with the script.
5) Attach logs after turning logging level to Full
| +1ms | ╔Received event [Home].execute = *** with a delay of 50ms |
|---|---|
| +86ms | ║RunTime Analysis CS > 24ms > PS > 30ms > PE > 31ms > CE |
| +88ms | ║Runtime (36864 bytes) successfully initialized in 30ms (v0.3.10b.20190514) (86ms) |
| +89ms | ║╔Execution stage started |
| +96ms | ║║Comparison (dynamic) is (boolean) false = false (1ms) |
| +98ms | ║║Condition #8 evaluated false (4ms) |
| +99ms | ║║Condition group #1 evaluated false (state did not change) (6ms) |
| +101ms | ║╚Execution stage complete. (11ms) |
| +102ms | ╚Event processed successfully (102ms) |
