mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update tautulli to v2.14.6 (#1638)
This commit is contained in:
parent
2d94a7906d
commit
80a91365a5
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 8181
|
||||
|
||||
web:
|
||||
image: linuxserver/tautulli:2.14.5@sha256:e05f7ee8cf9b1371d1a5541e3621eb2b2168bc04877aeca1241750f35ebef927
|
||||
image: linuxserver/tautulli:2.14.6@sha256:ac17e75ae0092a5f6dbd19e372c23239896958a6f2764bfc8b65b1f777359302
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
restart: on-failure
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: tautulli
|
||||
category: media
|
||||
name: tautulli
|
||||
version: "2.14.5"
|
||||
version: "2.14.6"
|
||||
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,9 @@ releaseNotes: >-
|
||||
This update includes several improvements and fixes:
|
||||
|
||||
|
||||
- Fixed display of 2k resolution on activity card
|
||||
- Improved ntfy notifications handling for special characters
|
||||
- Resolved a memory leak issue with database closing
|
||||
- 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
|
||||
|
||||
|
||||
Full release notes and detailed information are available at https://github.com/Tautulli/Tautulli/releases
|
||||
|
Loading…
Reference in New Issue
Block a user