mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update Plex to v1.32.5.7349 (#728)
This commit is contained in:
parent
c025121d2c
commit
cd70b9d0a9
@ -2,7 +2,7 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: ghcr.io/linuxserver/plex:version-1.31.2.6810-a607d384f@sha256:456bc2be6482698755d96542d7f00449077b988c61f57123acc913105ed7ac13
|
image: linuxserver/plex:version-1.32.5.7349-8f4248874@sha256:4f79fb474e01c629301c90bd3f39d47cc83678e6aceda15effa3e6320f8e296b
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
hostname: "${DEVICE_HOSTNAME}"
|
hostname: "${DEVICE_HOSTNAME}"
|
||||||
environment:
|
environment:
|
||||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
|||||||
id: plex
|
id: plex
|
||||||
category: media
|
category: media
|
||||||
name: Plex
|
name: Plex
|
||||||
version: "1.31.2"
|
version: "1.32.5.7349"
|
||||||
tagline: Stream Movies & TV Shows
|
tagline: Stream Movies & TV Shows
|
||||||
description: >-
|
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.
|
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.
|
||||||
@ -26,6 +26,17 @@ torOnly: false
|
|||||||
permissions:
|
permissions:
|
||||||
- STORAGE_DOWNLOADS
|
- STORAGE_DOWNLOADS
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update includes new features such as improved series and season-level preferences, increased support for different naming formats, and numerous bug fixes.
|
This update includes many bug fixes and performance improvements, as well as the following new features:
|
||||||
|
|
||||||
|
- New “Deep Cuts” music station.
|
||||||
|
|
||||||
|
- Hardware transcoding is now supported for SDR media on AMD GPUs on Linux
|
||||||
|
|
||||||
|
- Hardware transcoding is now supported when running Plex Media Server on headless Windows systems
|
||||||
|
|
||||||
|
- The GPU used for transcoding can now be selected in server preferences
|
||||||
|
|
||||||
|
|
||||||
|
See full release notes here: https://www.videohelp.com/software/Plex/version-history
|
||||||
submitter: Umbrel
|
submitter: Umbrel
|
||||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||||
|
Loading…
Reference in New Issue
Block a user