From 16b96fa10b9795ca94ef467ad4f78d6427f9eb8e Mon Sep 17 00:00:00 2001 From: smolgrrr Date: Fri, 16 Feb 2024 08:14:39 +1100 Subject: [PATCH] Update Plex to 1.40.0 (#971) --- plex/docker-compose.yml | 2 +- plex/umbrel-app.yml | 24 +++++++++++------------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/plex/docker-compose.yml b/plex/docker-compose.yml index babbbc7..f02e06a 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.8.7639-fb6452ebf@sha256:8e038b79487919c2aefe976b690067df88113aec21a3d490837584f958c72412 + image: linuxserver/plex:1.40.0@sha256:3bc1444e7e8a91dfa0735b1878b4f0eb39c680e97ed419149f74ef24cd1c9222 restart: on-failure hostname: "${DEVICE_HOSTNAME}" environment: diff --git a/plex/umbrel-app.yml b/plex/umbrel-app.yml index 20ab1d6..1eab5a0 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.8.7639" +version: "1.40.0" 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. @@ -31,28 +31,26 @@ permissions: releaseNotes: >- NEW: - - (Web) Updated to 4.116.1 + - Items added to a collection from the item context menu will now lock the collection field on the items + - Store track genres and add filtering options - FIXES: - - - (Library) “Episode sorting” and “Album sorting” preferences had meaningless “Library default” global library setting (#14522) + - Support ID3v2.4 null-separated tags for genres and release type - - (Library) The default season sort order in TV libraries may not work as intended (#14570) + - No longer create a view history entry for items marked as played - - (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) + FIXES: - - (Player) Controlling a player didn’t work in some cases (#14567) + - Changing a ‘Other Videos’ type library to the modern movie agent would fail - - (Sharing) Sharing a single episode was not playable by sharee (#14559) + - It is possible that agents are not initialised during startup on rare occasions - - (Transcoder) HW transcoding failed on GeminiLake CPUs when running on linux (#14465) + - Server could become unresponsive when collection membership changes - - (Transcoder) Videos HW encoded on the shield would display a black screen on some devices (#14384) + - When performing fix match on items from certain music libraries the language would default to Arabic - - (Updater) Windows Updater would hang when run with PMSService (#14322) + - and many more See full release notes here: https://www.videohelp.com/software/Plex