I know this is an edge use case, but I am hoping there is something that can be done to address my issue.
Background - I am using the latest version of infuse 5 pro, connecting to my plex library, using a projector and a scope screen with anamorphic lens. I also use Tautulli to activate script notifications on pause, start, resume, stop events from plex. These scripts turn the lights on or off, depending on the playing state (pause = lights on, play = lights off.) They also toggle the projectors aspect ratio to match the aspect ratio of the content (2.35 fills the screen, everything else displays with black pillars on the sides to maintain the proper aspect ratio.) This setup works fine for the official Plex player on AppleTV, Roku, Windows 10, and The Plex for Kodi addon via MrMRC on the Appletv.
Although Infuse works for discreet Pause, Resume, Stop and Start events, it is triggering pause and resume actions when fast forwarding, rewinding, skipping ahead and skipping back. This results in the lights being turned on and then back off, which is undesirable and yields “HEY!” from my wife
I assume this is because of the way Infuse is performing live scrubbing - essentially pausing the video, moving forward/backward in the video stream, and then resuming. Is there anyway to not send the pause/resume actions and just directly move forward/back in the stream?
Thanks,