From 9a5b64e0d74ff58e178bd9a64d8ac91755291d0e Mon Sep 17 00:00:00 2001 From: Ivan <90716666+onkr0d@users.noreply.github.com> Date: Wed, 25 Mar 2026 06:21:11 -0400 Subject: [PATCH] Update plex to 1.43.0.10492 (#5143) --- plex/docker-compose.yml | 2 +- plex/umbrel-app.yml | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/plex/docker-compose.yml b/plex/docker-compose.yml index b9358c45..d205d149 100644 --- a/plex/docker-compose.yml +++ b/plex/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: server: - image: linuxserver/plex:1.43.0@sha256:66c6a46ec3dc244aea20508b49dce4b46291c2fd2dba8851117e675d1c5dd52d + image: linuxserver/plex:1.43.0@sha256:a27f1ce1e1d14cd3627ed217f042bf8de0f796ed274fb27b2dc971ae22a64b95 restart: on-failure hostname: "${DEVICE_HOSTNAME}" network_mode: host diff --git a/plex/umbrel-app.yml b/plex/umbrel-app.yml index 6d76c76d..d54d7141 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.43.0.10467" +version: "1.43.0.10492" 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,17 +30,18 @@ permissions: - STORAGE_DOWNLOADS - GPU releaseNotes: >- - This update includes a major transcoder refresh based on ffmpeg 6.1 and several improvements: + This update includes several improvements and bug fixes: - Added support for square art and clear logo images for movies and TV shows - - Legacy agents now require explicit enabling in global library settings - - Fixed commercials not being removed from live TV recordings - - Fixed credit detection failures and timeouts on large files - - Fixed issues with EAC3 audio channel detection and transcoding - - Fixed server crashes when matching music - - Fixed various live TV streaming errors - - Fixed metadata refresh issues for unmatched items - - Fixed green border appearing when transcoding to HEVC on Shield - - Fixed HLS stream seeking failures + - Added local squareArt and clearLogo asset support for movies and TV shows + - Updated web interface to version 4.156.0 + - Fixed EAC3 7.1 channel detection (channels now properly recognized) + - Fixed mpeg2 video and AAC codec profile transcoding errors + - Fixed green border artifacts when transcoding to HEVC + - Fixed aac_latm audio handling and timestamp errors on live TV streams + - Fixed music library crashes during matching operations + - Fixed NFO metadata refresh getting stuck + - Fixed thumbnail generation for rotated videos + - Fixed subtitle WebVTT transcoding sync issues Full release notes are available at https://www.videohelp.com/software/Plex