Update plex to v1.41.1 (#1767)
This commit is contained in:
parent
c617d5ac02
commit
f11a125dcf
@ -2,7 +2,7 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
server:
|
||||
image: linuxserver/plex:version-1.41.0@sha256:a623829dedcdad4c2dd8720031c1c2a69acc00f2977bfa2117a983b53667d424
|
||||
image: linuxserver/plex:1.41.1@sha256:8e4e0c2348eed53aed2ee7136dc58b733d5edd50dd0e65eeb2dc42eeb978bb0f
|
||||
restart: on-failure
|
||||
hostname: "${DEVICE_HOSTNAME}"
|
||||
network_mode: host
|
||||
|
||||
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: plex
|
||||
category: media
|
||||
name: Plex
|
||||
version: "1.41.0.8994"
|
||||
version: "1.41.1.9057"
|
||||
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.
|
||||
@ -30,24 +30,16 @@ permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
releaseNotes: >-
|
||||
New Features:
|
||||
- Ad detection now works in libraries without DVR.
|
||||
- Removed support for legacy plug-ins on Nvidia Shield devices.
|
||||
- Scanner now looks for external subtitles in ‘subs’ and ‘subtitles’ folders.
|
||||
- Improved subtitle burn-in performance when using hardware transcoding.
|
||||
- Added an option to choose a tone mapping algorithm on some platforms/devices.
|
||||
- Added hardware tone mapping support for some Intel devices on Windows.
|
||||
- Web client updated to version 4.136.1.
|
||||
- Added additional hardware encoding settings for controlling DVR transcode output quality and file size.
|
||||
- Enabled software decoders for live TV transcodes to avoid system errors.
|
||||
|
||||
Fixes:
|
||||
- Fixed unexpected server exits on ARM-based devices.
|
||||
- Resolved tone mapping issues on Intel devices using Windows.
|
||||
- Fixed missing items in optimized versions.
|
||||
- Prevented server crashes when playing short media with auto-sync subtitles.
|
||||
- Improved library sorting and natural order (e.g., “10” after “3”).
|
||||
- Restored the Plex icon in QNAP App Center.
|
||||
- Faster scanning for new movies with better local metadata handling.
|
||||
- Fixed filtering issues when sharing media by type.
|
||||
|
||||
- Resolved an issue where specific file paths could cause movie scanning to exit prematurely.
|
||||
- Fixed a parsing error that prevented certain external subtitle files from syncing automatically.
|
||||
- Made downloaded subtitles available to all media versions when using the subtitle search function.
|
||||
- Corrected an issue where hardware transcodes of VC1 files could hang instead of displaying an error.
|
||||
- Fixed a crash that could occur when transcoding music files.
|
||||
- Updated service parameters during server auto-updates.
|
||||
|
||||
Full release notes are available at https://www.videohelp.com/software/Plex
|
||||
submitter: Umbrel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user