Update plex to version 1.41.3.9314 (#2031)

This commit is contained in:
Nathan Fretz 2025-01-09 09:29:54 +10:00 committed by GitHub
parent 059c1e119d
commit 3332794385
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 7 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
server:
image: linuxserver/plex:1.41.2@sha256:a3a3a850a64fb747c59f85dbc19b157781c3b9c921a83799127894b0ebdf3a68
image: linuxserver/plex:1.41.3@sha256:dda062ebde8c619a656f7ed6e6da7885ca7e114536c1e76b1de3e32a57d3597b
restart: on-failure
hostname: "${DEVICE_HOSTNAME}"
network_mode: host

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: plex
category: media
name: Plex
version: "1.41.2.9200"
version: "1.41.3.9314"
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,14 +32,15 @@ releaseNotes: >-
New Features:
- Added support for more GPU hardware devices from NVIDIA, Intel, and AMD
- Added Folder Location filter for Movie, Episode, Track and Photo library views
- Updated web interface to version 4.141.0
- Updated web interface
Fixes:
- Resolved library item sorting issues
- Fixed transcoding of MPEG2 live TV streams on Windows
- Fixed Chinese subtitle display issues on MacOS 15
- Resolved an issue that could cause view state sync to stop working
- Fixed library item sorting issues
- Fixed view state sync issues
- Fixed edition titles not saving correctly to database
- Fixed library items being removed when mount points become unavailable
- Fixed Sonic Analysis not triggering for new albums after scan
Full release notes are available at https://www.videohelp.com/software/Plex
submitter: Umbrel