Skip to content

develop-5e824f05-ls493

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 01 Sep 06:33
afe232d

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.