mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update tautulli to v2.15.2 (#2570)
This commit is contained in:
parent
d86f037883
commit
c3a3224261
@ -7,10 +7,10 @@ services:
|
||||
APP_PORT: 8181
|
||||
|
||||
web:
|
||||
image: linuxserver/tautulli:2.15.1@sha256:497c4c2bda5ee7e8cda54e6c18194f914a9f29b1f85c389a3b00d1de0a35d133
|
||||
image: linuxserver/tautulli:2.15.2@sha256:b8eb3f6ef39654eb64bd27810cafaa01e723fabb4fa77bc719564b77fbbb02b1
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data/config:/config
|
||||
restart: on-failure
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- PGID=1000
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: tautulli
|
||||
category: media
|
||||
name: tautulli
|
||||
version: "2.15.1"
|
||||
version: "2.15.2"
|
||||
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,12 +32,13 @@ releaseNotes: >-
|
||||
This update includes several improvements and fixes:
|
||||
|
||||
|
||||
- Fixed detection of HDR transcodes
|
||||
- Improved newsletter functionality with disabled basic authentication
|
||||
- Added logos to season and episode exports
|
||||
- Fixed Docker container health check
|
||||
- Added link to library by clicking media type icon
|
||||
- Added stream count to tab title on homepage
|
||||
- Improved history tracking and notifications
|
||||
- Enhanced graphs with new Total line for daily streams
|
||||
- Various UI improvements and bug fixes
|
||||
|
||||
|
||||
Full release notes and detailed information are available at https://github.com/Tautulli/Tautulli/releases
|
||||
submitter: Pranshu Agrawal
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/673
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/673
|
||||
|
Loading…
Reference in New Issue
Block a user