From 22b2f09e700710359b87a886ead0f1d7d5508158 Mon Sep 17 00:00:00 2001 From: smolgrrr Date: Sat, 9 Dec 2023 08:28:26 +1100 Subject: [PATCH] Update plex to 1.32.8 (#895) Co-authored-by: nmfretz --- plex/docker-compose.yml | 2 +- plex/umbrel-app.yml | 38 ++++++++++++++++++++------------------ 2 files changed, 21 insertions(+), 19 deletions(-) diff --git a/plex/docker-compose.yml b/plex/docker-compose.yml index 48e6e5b..babbbc7 100644 --- a/plex/docker-compose.yml +++ b/plex/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: 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 hostname: "${DEVICE_HOSTNAME}" environment: diff --git a/plex/umbrel-app.yml b/plex/umbrel-app.yml index fab068d..20ab1d6 100644 --- a/plex/umbrel-app.yml +++ b/plex/umbrel-app.yml @@ -2,7 +2,7 @@ manifestVersion: 1 id: plex category: media name: Plex -version: "1.32.7.7621" +version: "1.32.8.7639" 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. @@ -30,27 +30,29 @@ permissions: - STORAGE_DOWNLOADS releaseNotes: >- NEW: - - - (Web) Updated to 4.116.1 + - (Web) Updated to 4.116.1 + FIXES: - - (Library) “Episode sorting” and “Album sorting” preferences had meaningless “Library default” global library setting - - - (Library) The default season sort order in TV libraries may not work as intended - - - (LiveTV) Transcoded video would fail to play in some circumstances - - - (Metadata) Items could lose metadata if a refresh request failed due to a network failure - - - (Player) Controlling a player didn’t work in some cases - - - (Sharing) Sharing a single episode was not playable by sharee - - - (Transcoder) HW transcoding failed on GeminiLake CPUs when running on linux - - - (Transcoder) Videos HW encoded on the shield would display a black screen on some devices + - (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 (#14570) + + - (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 (#14551) + + - (Player) Controlling a player didn’t work in some cases (#14567) + + - (Sharing) Sharing a single episode was not playable by sharee (#14559) + + - (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 (#14384) + + - (Updater) Windows Updater would hang when run with PMSService (#14322) See full release notes here: https://www.videohelp.com/software/Plex