Update tautulli to v2.15.0 (#1853)

This commit is contained in:
Nathan Fretz 2024-11-27 11:26:09 +10:00 committed by GitHub
parent 39f258d9b6
commit 7b85789f95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 5 deletions

View File

@ -7,7 +7,7 @@ services:
APP_PORT: 8181
web:
image: linuxserver/tautulli:2.14.6@sha256:ac17e75ae0092a5f6dbd19e372c23239896958a6f2764bfc8b65b1f777359302
image: linuxserver/tautulli:2.15.0@sha256:b2a2a615485103eb1e2b10bd0e29088be36b827495a643e433249c5dc945f1e6
volumes:
- ${APP_DATA_DIR}/data/config:/config
restart: on-failure

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: tautulli
category: media
name: tautulli
version: "2.14.6"
version: "2.15.0"
tagline: Monitor your Plex Media Server
description: >-
Tautulli is a 3rd party application that you can run alongside your Plex Media Server to monitor activity and track various statistics.
@ -32,9 +32,11 @@ releaseNotes: >-
This update includes several improvements and fixes:
- Improved newsletter functionality with support for formatting date parameters and compatible cron expressions
- Fixed issues with the UI, including runtime rounding and touch scrolling for recently added/watched rows
- Resolved an issue with the auto-updater not running
- Added support for new Telegram notification features
- Added new Plex URL parameters for notifications
- Improved newsletter functionality
- Enhanced UI with friendly names in configuration menus
- Added new metadata fields for movies and episodes
Full release notes and detailed information are available at https://github.com/Tautulli/Tautulli/releases