mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update plex to 1.32.8 (#895)
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
parent
a6ec1dfa4e
commit
22b2f09e70
@ -2,7 +2,7 @@ version: "3.7"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: linuxserver/plex:version-1.32.7.7621-871adbd44@sha256:fedd6ee2ba80c509e6433a23d3dcbbade12bda0162c879bc1a64d7c75a2810fc
|
image: linuxserver/plex:version-1.32.8.7639-fb6452ebf@sha256:8e038b79487919c2aefe976b690067df88113aec21a3d490837584f958c72412
|
||||||
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.32.7.7621"
|
version: "1.32.8.7639"
|
||||||
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.
|
||||||
@ -36,21 +36,23 @@ releaseNotes: >-
|
|||||||
|
|
||||||
FIXES:
|
FIXES:
|
||||||
|
|
||||||
- (Library) “Episode sorting” and “Album sorting” preferences had meaningless “Library default” global library setting
|
- (Library) “Episode sorting” and “Album sorting” preferences had meaningless “Library default” global library setting (#14522)
|
||||||
|
|
||||||
- (Library) The default season sort order in TV libraries may not work as intended
|
- (Library) The default season sort order in TV libraries may not work as intended (#14570)
|
||||||
|
|
||||||
- (LiveTV) Transcoded video would fail to play in some circumstances
|
- (LiveTV) Transcoded video would fail to play in some circumstances (#14539)
|
||||||
|
|
||||||
- (Metadata) Items could lose metadata if a refresh request failed due to a network failure
|
- (Metadata) Items could lose metadata if a refresh request failed due to a network failure (#14551)
|
||||||
|
|
||||||
- (Player) Controlling a player didn’t work in some cases
|
- (Player) Controlling a player didn’t work in some cases (#14567)
|
||||||
|
|
||||||
- (Sharing) Sharing a single episode was not playable by sharee
|
- (Sharing) Sharing a single episode was not playable by sharee (#14559)
|
||||||
|
|
||||||
- (Transcoder) HW transcoding failed on GeminiLake CPUs when running on linux
|
- (Transcoder) HW transcoding failed on GeminiLake CPUs when running on linux (#14465)
|
||||||
|
|
||||||
- (Transcoder) Videos HW encoded on the shield would display a black screen on some devices
|
- (Transcoder) Videos HW encoded on the shield would display a black screen on some devices (#14384)
|
||||||
|
|
||||||
|
- (Updater) Windows Updater would hang when run with PMSService (#14322)
|
||||||
|
|
||||||
|
|
||||||
See full release notes here: https://www.videohelp.com/software/Plex
|
See full release notes here: https://www.videohelp.com/software/Plex
|
||||||
|
Loading…
Reference in New Issue
Block a user