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
|
APP_PORT: 8181
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: linuxserver/tautulli:2.15.0@sha256:b2a2a615485103eb1e2b10bd0e29088be36b827495a643e433249c5dc945f1e6
|
image: linuxserver/tautulli:2.15.1@sha256:497c4c2bda5ee7e8cda54e6c18194f914a9f29b1f85c389a3b00d1de0a35d133
|
||||||
volumes:
|
volumes:
|
||||||
- ${APP_DATA_DIR}/data/config:/config
|
- ${APP_DATA_DIR}/data/config:/config
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: tautulli
|
id: tautulli
|
||||||
category: media
|
category: media
|
||||||
name: tautulli
|
name: tautulli
|
||||||
version: "2.15.0"
|
version: "2.15.1"
|
||||||
tagline: Monitor your Plex Media Server
|
tagline: Monitor your Plex Media Server
|
||||||
description: >-
|
description: >-
|
||||||
Tautulli is a 3rd party application that you can run alongside your Plex Media Server to monitor activity and track various statistics.
|
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:
|
This update includes several improvements and fixes:
|
||||||
|
|
||||||
|
|
||||||
- Added support for new Telegram notification features
|
- Fixed detection of HDR transcodes
|
||||||
- Added new Plex URL parameters for notifications
|
- Improved newsletter functionality with disabled basic authentication
|
||||||
- Improved newsletter functionality
|
- Added logos to season and episode exports
|
||||||
- Enhanced UI with friendly names in configuration menus
|
- Fixed Docker container health check
|
||||||
- Added new metadata fields for movies and episodes
|
|
||||||
|
|
||||||
|
|
||||||
Full release notes and detailed information are available at https://github.com/Tautulli/Tautulli/releases
|
Full release notes and detailed information are available at https://github.com/Tautulli/Tautulli/releases
|
||||||
|
Loading…
Reference in New Issue
Block a user