Skip to content

Releases: linuxserver/docker-tautulli

v2.16.0-ls207

30 Oct 23:39
c220d55

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.16.0-ls207/index.html

LinuxServer Changes:

Full Changelog: v2.16.0-ls206...v2.16.0-ls207

Remote Changes:

Changelog

v2.16.0 (2025-09-08)

  • Important Note!
    • Several security vulnerabilities have been identified in Tautulli versions <=2.15.3 (CVE-2025-58760, CVE-2025-58761, CVE-2025-58762, CVE-2025-58763). Users are strongly encouraged to update to the latest Tautulli version 2.16.x. (Thanks @d-xuan)
  • UI:
    • Fix: Update poster click-through overlay to new Plex logo. (#2584) (Thanks @TheMeanCanEHdian)
  • Other:
    • Fix: Race condition in image cache directory creation (#2580) (Thanks @keithah)
    • Fix: Validate image path in /image and /pms_image_proxy endpoints.
    • Fix: Validate image format in /pms_image_proxy endpoint.
    • Fix: Don't run git command with shell.

🛡 VirusTotal GitHub Action analysis:

develop-aea02a90-ls446

30 Oct 15:46
b43a5bc

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-aea02a90-ls446/index.html

LinuxServer Changes:

Full Changelog: develop-8e265f81-ls445...develop-aea02a90-ls446

Remote Changes:

Add init.py file to jaraco to fix import errors (#2599)

jaraco modules are split across multiple repos using namespace packages.
That doesn't seem to work with the dynamic sys.path configuration used
in Tautulli.py. By adding an init.py file here the python
interpreter will properly look for modules in the jaraco subdirectories.

Co-authored-by: Sean Watson [email protected]

v2.16.0-ls206

23 Oct 23:40
9fb282d

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.16.0-ls206/index.html

LinuxServer Changes:

Full Changelog: v2.16.0-ls205...v2.16.0-ls206

Remote Changes:

Changelog

v2.16.0 (2025-09-08)

  • Important Note!
    • Several security vulnerabilities have been identified in Tautulli versions <=2.15.3 (CVE-2025-58760, CVE-2025-58761, CVE-2025-58762, CVE-2025-58763). Users are strongly encouraged to update to the latest Tautulli version 2.16.x. (Thanks @d-xuan)
  • UI:
    • Fix: Update poster click-through overlay to new Plex logo. (#2584) (Thanks @TheMeanCanEHdian)
  • Other:
    • Fix: Race condition in image cache directory creation (#2580) (Thanks @keithah)
    • Fix: Validate image path in /image and /pms_image_proxy endpoints.
    • Fix: Validate image format in /pms_image_proxy endpoint.
    • Fix: Don't run git command with shell.

🛡 VirusTotal GitHub Action analysis:

develop-8e265f81-ls445

23 Oct 23:39
2c9c4c0

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-8e265f81-ls445/index.html

LinuxServer Changes:

Full Changelog: develop-8e265f81-ls444...develop-8e265f81-ls445

Remote Changes:

Add Ace editor for syntax highlighting and code formatting for newsletter message text (#2585)

  • Initial HTML syntax highlighting support

  • Ace and html mode javascript

  • Fixed formatting

  • Changing theme to merbivore_soft

  • Created tautulli specific theme

  • Cleaning up gutter styling

  • Add clearer editor container area

  • Minor layout fixes

  • Missed css

  • Cleaning up JS and some CSS

  • Fixing up html formatting functionality

  • Removing unneeded code

  • Updating recently added templates to handle html messages properly

  • Upgrading to latest version of ace editor, removing unused themes

  • Actually removing unused themes

  • Apply CSS changes from @JonnyWong16

Co-authored-by: JonnyWong16 [email protected]

Co-authored-by: JonnyWong16 [email protected]

Cleanup CSS and hide editor controls

Co-authored-by: JonnyWong16 [email protected]

  • Changing to using full packaged ace editor js files, intead of just cherrypicked files, as this was causing errors.

  • Removing old ace editor files

  • Filtering out HTML annotations

Co-authored-by: JonnyWong16 [email protected]

  • init editor when tab is shown

Co-authored-by: JonnyWong16 [email protected]

  • Add id to tab, for editor init

  • Cleaning up required file for ace editor. Moving custom theme to ace folder

  • Removing snippets directory from ace editor, as we're not using snippets currently.

  • Updating id tag for newsletter text

Co-authored-by: JonnyWong16 [email protected]

  • Typo on to one

If this was a test, I failed. Good catch!

Co-authored-by: JonnyWong16 [email protected]

  • Remove unnecessary reinitialize Ace editor

Co-authored-by: Stephen Mc Gowan [email protected]
Co-authored-by: JonnyWong16 [email protected]

v2.16.0-ls205

16 Oct 23:38
51bd0ea

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.16.0-ls205/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

Changelog

v2.16.0 (2025-09-08)

  • Important Note!
    • Several security vulnerabilities have been identified in Tautulli versions <=2.15.3 (CVE-2025-58760, CVE-2025-58761, CVE-2025-58762, CVE-2025-58763). Users are strongly encouraged to update to the latest Tautulli version 2.16.x. (Thanks @d-xuan)
  • UI:
    • Fix: Update poster click-through overlay to new Plex logo. (#2584) (Thanks @TheMeanCanEHdian)
  • Other:
    • Fix: Race condition in image cache directory creation (#2580) (Thanks @keithah)
    • Fix: Validate image path in /image and /pms_image_proxy endpoints.
    • Fix: Validate image format in /pms_image_proxy endpoint.
    • Fix: Don't run git command with shell.

🛡 VirusTotal GitHub Action analysis:

develop-8e265f81-ls444

13 Oct 02:25
55450fd

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-8e265f81-ls444/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

Add Ace editor for syntax highlighting and code formatting for newsletter message text (#2585)

  • Initial HTML syntax highlighting support

  • Ace and html mode javascript

  • Fixed formatting

  • Changing theme to merbivore_soft

  • Created tautulli specific theme

  • Cleaning up gutter styling

  • Add clearer editor container area

  • Minor layout fixes

  • Missed css

  • Cleaning up JS and some CSS

  • Fixing up html formatting functionality

  • Removing unneeded code

  • Updating recently added templates to handle html messages properly

  • Upgrading to latest version of ace editor, removing unused themes

  • Actually removing unused themes

  • Apply CSS changes from @JonnyWong16

Co-authored-by: JonnyWong16 [email protected]

Co-authored-by: JonnyWong16 [email protected]

Cleanup CSS and hide editor controls

Co-authored-by: JonnyWong16 [email protected]

  • Changing to using full packaged ace editor js files, intead of just cherrypicked files, as this was causing errors.

  • Removing old ace editor files

  • Filtering out HTML annotations

Co-authored-by: JonnyWong16 [email protected]

  • init editor when tab is shown

Co-authored-by: JonnyWong16 [email protected]

  • Add id to tab, for editor init

  • Cleaning up required file for ace editor. Moving custom theme to ace folder

  • Removing snippets directory from ace editor, as we're not using snippets currently.

  • Updating id tag for newsletter text

Co-authored-by: JonnyWong16 [email protected]

  • Typo on to one

If this was a test, I failed. Good catch!

Co-authored-by: JonnyWong16 [email protected]

  • Remove unnecessary reinitialize Ace editor

Co-authored-by: Stephen Mc Gowan [email protected]
Co-authored-by: JonnyWong16 [email protected]

v2.16.0-ls204

09 Oct 23:38
d716a52

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.16.0-ls204/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

Changelog

v2.16.0 (2025-09-08)

  • Important Note!
    • Several security vulnerabilities have been identified in Tautulli versions <=2.15.3 (CVE-2025-58760, CVE-2025-58761, CVE-2025-58762, CVE-2025-58763). Users are strongly encouraged to update to the latest Tautulli version 2.16.x. (Thanks @d-xuan)
  • UI:
    • Fix: Update poster click-through overlay to new Plex logo. (#2584) (Thanks @TheMeanCanEHdian)
  • Other:
    • Fix: Race condition in image cache directory creation (#2580) (Thanks @keithah)
    • Fix: Validate image path in /image and /pms_image_proxy endpoints.
    • Fix: Validate image format in /pms_image_proxy endpoint.
    • Fix: Don't run git command with shell.

🛡 VirusTotal GitHub Action analysis:

develop-93e159a0-ls443

09 Oct 23:37
8df0609

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-93e159a0-ls443/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

Add install nsis to Publish Installers workflow

develop-93e159a0-ls442

02 Oct 23:51
51ea23a

Choose a tag to compare

Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-93e159a0-ls442/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

Add install nsis to Publish Installers workflow

v2.16.0-ls203

25 Sep 23:40
d65e7d0

Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.16.0-ls203/index.html

LinuxServer Changes:

Rebase to Alpine 3.22.

Remote Changes:

Changelog

v2.16.0 (2025-09-08)

  • Important Note!
    • Several security vulnerabilities have been identified in Tautulli versions <=2.15.3 (CVE-2025-58760, CVE-2025-58761, CVE-2025-58762, CVE-2025-58763). Users are strongly encouraged to update to the latest Tautulli version 2.16.x. (Thanks @d-xuan)
  • UI:
    • Fix: Update poster click-through overlay to new Plex logo. (#2584) (Thanks @TheMeanCanEHdian)
  • Other:
    • Fix: Race condition in image cache directory creation (#2580) (Thanks @keithah)
    • Fix: Validate image path in /image and /pms_image_proxy endpoints.
    • Fix: Validate image format in /pms_image_proxy endpoint.
    • Fix: Don't run git command with shell.

🛡 VirusTotal GitHub Action analysis: