mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update tautulli to v2.15.1 (#2059)
This commit is contained in:
parent
56ad55497a
commit
3a44ef59b9
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8181
|
||||
|
||||
web:
|
||||
image: linuxserver/tautulli:2.15.0@sha256:b2a2a615485103eb1e2b10bd0e29088be36b827495a643e433249c5dc945f1e6
|
||||
image: linuxserver/tautulli:2.15.1@sha256:497c4c2bda5ee7e8cda54e6c18194f914a9f29b1f85c389a3b00d1de0a35d133
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
restart: on-failure
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: tautulli
|
||||
category: media
|
||||
name: tautulli
|
||||
version: "2.15.0"
|
||||
version: "2.15.1"
|
||||
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,11 +32,10 @@ releaseNotes: >-
|
||||
This update includes several improvements and fixes:
|
||||
|
||||
|
||||
- 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
|
||||
- Fixed detection of HDR transcodes
|
||||
- Improved newsletter functionality with disabled basic authentication
|
||||
- Added logos to season and episode exports
|
||||
- Fixed Docker container health check
|
||||
|
||||
|
||||
Full release notes and detailed information are available at https://github.com/Tautulli/Tautulli/releases
|
||||
|
Loading…
Reference in New Issue
Block a user