develop-5e824f05-ls493
Pre-release
Pre-release
CI Report:
https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-5e824f05-ls493/index.html
LinuxServer Changes:
Full Changelog: develop-04a19e65-ls492...develop-5e824f05-ls493
Remote Changes:
Fix on_pause notifications sending when buffering
Plex can flop states between paused and buffering which triggers an on_pause notification each time. Check if the last_paused value is set to determine if it is a real pause event.