Skip to content

Releases: linuxserver/docker-tautulli

v2.15.2-ls187

24 Apr 23:38
33dad72
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.15.2-ls187/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Changelog

v2.15.2 (2025-04-12)

  • Activity:
    • New: Added link to library by clicking media type icon.
    • New: Added stream count to tab title on homepage. (#2517)
  • History:
    • Fix: Check stream watched status before stream stopped status. (#2506)
  • Notifications:
    • Fix: ntfy notifications failing to send if provider link is blank.
    • Fix: Check Pushover notification attachment is under 5MB limit. (#2396)
    • Fix: Track URLs redirecting to the correct media page. (#2513)
    • New: Added audio profile notification parameters.
    • New: Added PATCH method for Webhook notifications.
  • Graphs:
    • New: Added Total line to daily streams graph. (Thanks @zdimension) (#2497)
  • UI:
    • Fix: Do not redirect API requests to the login page. (#2490)
    • Change: Swap source and stream columns in stream info modal.
  • Other:
    • Fix: Various typos. (Thanks @luzpaz) (#2520)
    • Fix: CherryPy CORS response header not being set correctly. (#2279)

🛡 VirusTotal GitHub Action analysis:

develop-76f6a2da-ls422

24 Apr 23:37
0bbd663
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-76f6a2da-ls422/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

v2.15.2

v2.15.2-ls186

17 Apr 23:41
3807bbc
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.15.2-ls186/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Changelog

v2.15.2 (2025-04-12)

  • Activity:
    • New: Added link to library by clicking media type icon.
    • New: Added stream count to tab title on homepage. (#2517)
  • History:
    • Fix: Check stream watched status before stream stopped status. (#2506)
  • Notifications:
    • Fix: ntfy notifications failing to send if provider link is blank.
    • Fix: Check Pushover notification attachment is under 5MB limit. (#2396)
    • Fix: Track URLs redirecting to the correct media page. (#2513)
    • New: Added audio profile notification parameters.
    • New: Added PATCH method for Webhook notifications.
  • Graphs:
    • New: Added Total line to daily streams graph. (Thanks @zdimension) (#2497)
  • UI:
    • Fix: Do not redirect API requests to the login page. (#2490)
    • Change: Swap source and stream columns in stream info modal.
  • Other:
    • Fix: Various typos. (Thanks @luzpaz) (#2520)
    • Fix: CherryPy CORS response header not being set correctly. (#2279)

🛡 VirusTotal GitHub Action analysis:

develop-76f6a2da-ls421

17 Apr 23:39
9bf8bdb
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-76f6a2da-ls421/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

v2.15.2

v2.15.2-ls185

13 Apr 02:01
25e15dc
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.15.2-ls185/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Changelog

v2.15.2 (2025-04-12)

  • Activity:
    • New: Added link to library by clicking media type icon.
    • New: Added stream count to tab title on homepage. (#2517)
  • History:
    • Fix: Check stream watched status before stream stopped status. (#2506)
  • Notifications:
    • Fix: ntfy notifications failing to send if provider link is blank.
    • Fix: Check Pushover notification attachment is under 5MB limit. (#2396)
    • Fix: Track URLs redirecting to the correct media page. (#2513)
    • New: Added audio profile notification parameters.
    • New: Added PATCH method for Webhook notifications.
  • Graphs:
    • New: Added Total line to daily streams graph. (Thanks @zdimension) (#2497)
  • UI:
    • Fix: Do not redirect API requests to the login page. (#2490)
    • Change: Swap source and stream columns in stream info modal.
  • Other:
    • Fix: Various typos. (Thanks @luzpaz) (#2520)
    • Fix: CherryPy CORS response header not being set correctly. (#2279)

🛡 VirusTotal GitHub Action analysis:

v2.15.1-ls185

10 Apr 23:41
25e15dc
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.15.1-ls185/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Windows installer removed due to antivirus flagging it as a false positive (#2454). Install v2.14.6.


Changelog

v2.15.1 (2025-01-11)

  • Activity:
    • Fix: Detection of HDR transcodes. (Thanks @cdecker08) (#2412, #2466)
  • Newsletters:
    • Fix: Disable basic authentication for /newsletter and /image endpoints. (#2472)
  • Exporter:
    • New: Added logos to season and episode exports.
  • Other:
    • Fix Docker container https health check.

🛡 VirusTotal GitHub Action analysis:

develop-e6c0a12d-ls420

10 Apr 23:39
6ea14bd
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-e6c0a12d-ls420/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Add stream count to tab title on homepage

Closes #2517

develop-76f6a2da-ls420

13 Apr 01:59
6ea14bd
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-76f6a2da-ls420/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

v2.15.2

v2.15.1-ls184

03 Apr 23:44
1232078
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/v2.15.1-ls184/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Windows installer removed due to antivirus flagging it as a false positive (#2454). Install v2.14.6.


Changelog

v2.15.1 (2025-01-11)

  • Activity:
    • Fix: Detection of HDR transcodes. (Thanks @cdecker08) (#2412, #2466)
  • Newsletters:
    • Fix: Disable basic authentication for /newsletter and /image endpoints. (#2472)
  • Exporter:
    • New: Added logos to season and episode exports.
  • Other:
    • Fix Docker container https health check.

🛡 VirusTotal GitHub Action analysis:

develop-e6c0a12d-ls419

03 Apr 23:40
40f4833
Compare
Choose a tag to compare
Pre-release

CI Report:

https://ci-tests.linuxserver.io/linuxserver/tautulli/develop-e6c0a12d-ls419/index.html

LinuxServer Changes:

Rebase to Alpine 3.21.

Remote Changes:

Add stream count to tab title on homepage

Closes #2517