mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update plex to version 1.41.3.9314 (#2031)
This commit is contained in:
parent
059c1e119d
commit
3332794385
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user