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:
|
||||
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
|
||||
hostname: "${DEVICE_HOSTNAME}"
|
||||
environment:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: plex
|
||||
category: media
|
||||
name: Plex
|
||||
version: "1.31.2"
|
||||
version: "1.32.5.7349"
|
||||
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.
|
||||
@ -26,6 +26,17 @@ torOnly: false
|
||||
permissions:
|
||||
- STORAGE_DOWNLOADS
|
||||
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
|
||||
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
|
||||
|
Loading…
Reference in New Issue
Block a user