From 11cf3bb9d305e46cfc43edf2b1cc21456da4c0d0 Mon Sep 17 00:00:00 2001 From: Parth Jadhav Date: Tue, 17 Oct 2023 10:54:50 +0530 Subject: [PATCH] Update Plex to 1.32.6 (#803) Co-authored-by: nmfretz --- plex/docker-compose.yml | 2 +- plex/umbrel-app.yml | 46 +++++++++++++++++++++++++++++------------ 2 files changed, 34 insertions(+), 14 deletions(-) diff --git a/plex/docker-compose.yml b/plex/docker-compose.yml index bd72c60..43b48b0 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.5.7349-8f4248874@sha256:4f79fb474e01c629301c90bd3f39d47cc83678e6aceda15effa3e6320f8e296b + image: linuxserver/plex:1.32.6.7557-1cf77d501-ls188@sha256:6b82fe376f675a55204b68bd66a369d56c46eccc2fbb34fededa538c1a460b67 restart: on-failure hostname: "${DEVICE_HOSTNAME}" environment: diff --git a/plex/umbrel-app.yml b/plex/umbrel-app.yml index 4361a68..f182418 100644 --- a/plex/umbrel-app.yml +++ b/plex/umbrel-app.yml @@ -2,13 +2,16 @@ manifestVersion: 1 id: plex category: media name: Plex -version: "1.32.5.7349" +version: "1.32.6.7557" 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. Plex uses a server to house your media library and player apps to playback the media. Add, access, and share all the entertainment that matters to you, on almost any device. + + + ⚠️ If you encounter a "not authorized error" when attempting to access your Plex app, please follow the steps in this guide: https://community.umbrel.com/t/fixing-plexs-not-authorized-error/10523 developer: Plex website: https://www.plex.tv/ dependencies: [] @@ -26,17 +29,34 @@ torOnly: false permissions: - STORAGE_DOWNLOADS releaseNotes: >- - 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 + NEW: + + (TerraMaster) Improve multi-volume support when adding folders to libraries. + + (Transcoder) Enable hardware transcoding by default where available (#14282) + + + FIXES: + + (Hubs) User could order a hub before Continue Watching hub (#14236) + + (Library) In some cases, media item presence and accessibility could fail to be reported (#14307) + + (Metadata) Items could lose metadata if a refresh request failed due to a network failure (#14551) + + (Photos) Autotag data was not visible even if photos had pre-existing autotags (#14493) + + (Photos) Places filter was not visible even if photos had pre-existing place data (#14519) + + (Preferences) Adjust library section preference text for intro and credits detection (#14152) + + (Scanner) Episodes with absolute numbering of 264 and 265 could get ignored (#14084) + + (Security) Certain requests could trigger unwanted notifications (#14524) + + (Transcoding) Hardware transcoding failed on linux machines (#14553) + + + See full release notes here: https://www.videohelp.com/software/Plex submitter: Umbrel submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319