Update Plex to v1.40.4 (#1211)

This commit is contained in:
Nathan Fretz 2024-07-16 13:03:30 +10:00 committed by GitHub
parent ae6d430048
commit 4a899aff1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 4 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
server:
image: linuxserver/plex:1.40.3@sha256:36f7953fb618f99bfb456c80e7ec94432d8af3c1bfcc034e46a018cc64b534b7
image: linuxserver/plex:1.40.4@sha256:e06a8af0b30250f4efd8392b55a3d56578919f94fa2ac9eaee14998f9d22af56
restart: on-failure
hostname: "${DEVICE_HOSTNAME}"
network_mode: host
@ -28,4 +28,4 @@ services:
volumes:
- ${APP_DATA_DIR}/data/config:/config
- ${APP_DATA_DIR}/data/transcode:/transcode
- ${UMBREL_ROOT}/data/storage/downloads:/downloads
- ${UMBREL_ROOT}/data/storage/downloads:/downloads

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: plex
category: media
name: Plex
version: "1.40.3"
version: "1.40.4"
tagline: Stream Movies & TV Shows
description: >-
Stream movies and TV shows, plus 300+ channels of live TV, instantly, without a subscription. Watch live TV and movies anywhere, from any device, with Plex.
@ -32,10 +32,14 @@ releaseNotes: >-
NEW:
- Metadata: Added support for additional TVDB episode orderings in TV Show preferences. This requires a metadata refresh.
- Web: Updated to 4.132.2
FIXES:
- Library: Multi-episode files will only retain one of the episodes.
- Live-TV: Fixed an issue where tuning slots were not properly released if the tune was canceled during startup, such as when rapidly changing channels.
- Scanner: Removed deprecated support for modern metadata agent scan/refresh via Scanner CLI.
@ -46,9 +50,13 @@ releaseNotes: >-
- Serialization: The viewUpdatedAt field is now included when requested.
- Tonemapping: Hardware Tonemapping failed on intel devices when run on Synology.
- Transcoder: Corrected the quality parameter for devices without rate control.
- Transcoder: Fixed an issue where Windows would fail to hardware transcode after an RDP session is started or ended.
- Transcoder: Hardware Transcoding failed when using an AMD or Intel device on windows.
- Transcoder: Windows would fail to HW transcode after an RDP session is started or ended.
Full release notes are available at https://www.videohelp.com/software/Plex