mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update plex to v1.41.0.8992 (#1482)
This commit is contained in:
parent
335fc2269c
commit
3c01e7d97d
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
server:
|
||||
image: linuxserver/plex:version-1.40.5.8921-836b34c27@sha256:968263aa295c92bbc4ad6a1cc848d0275a5154cecc1d88e5f2f3fed3123be523
|
||||
image: linuxserver/plex:version-1.41.0.8992-8463ad060@sha256:0c4e1981b23c3bdf2892cb9b85c299137af55390044dd5cfdd33bdbc4e32ee1f
|
||||
restart: on-failure
|
||||
hostname: "${DEVICE_HOSTNAME}"
|
||||
network_mode: host
|
||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||
id: plex
|
||||
category: media
|
||||
name: Plex
|
||||
version: "1.40.5.8921"
|
||||
version: "1.41.0.8992"
|
||||
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.
|
||||
|
@ -29,20 +29,21 @@ torOnly: false
|
|||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
releaseNotes: >-
|
||||
This release includes several improvements and fixes:
|
||||
What’s New:
|
||||
- Ad Detection: Now works in all libraries, even without DVR.
|
||||
- Nvidia Shield: Removed support for older plug-ins.
|
||||
- Subtitles: Improved handling of external subtitle files and better performance for subtitles when using hardware transcoding.
|
||||
- Tone Mapping: Added options to choose different tone mapping methods, with new support for certain Intel devices on Windows.
|
||||
- Web App Update: Upgraded to the latest version for a smoother experience.
|
||||
|
||||
|
||||
- Reduced log messages when starting playback on NVIDIA devices
|
||||
- Added noautorestart command line parameter on Windows to prevent auto-restart after updates
|
||||
- Fixed preview thumbnail generation for newly added media
|
||||
- Improved sidecar lyrics loading
|
||||
- Enhanced view state syncing with fewer requests to plex.tv
|
||||
- Resolved issues with QNAP server starts after system restarts
|
||||
- Fixed potential crashes related to software encoding fallback
|
||||
- Improved tonemapping stability on Linux for certain Intel devices
|
||||
|
||||
|
||||
⚠️ This update includes a security patch for CVE-2024-7272
|
||||
Fixes:
|
||||
- Improved sorting of library items.
|
||||
- Restored the Plex icon on QNAP devices.
|
||||
- Faster scanning of new movies and better handling of local metadata.
|
||||
- Fixed issues with sharing and sorting media.
|
||||
- Resolved installation problems on some Synology devices.
|
||||
- Fixed issues with deleting tags and improved tone mapping on Windows.
|
||||
- Corrected a problem where optimized versions of media were not displaying.
|
||||
|
||||
|
||||
Full release notes are available at https://www.videohelp.com/software/Plex
|
||||
|
|
Loading…
Reference in New Issue
Block a user