Skip to content

Commit

Permalink
Update plex to 1.40.5.8897 (#1401)
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz authored Aug 27, 2024
1 parent 37d8a37 commit b53824d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 25 deletions.
2 changes: 1 addition & 1 deletion plex/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
server:
image: linuxserver/plex:1.40.4@sha256:e06a8af0b30250f4efd8392b55a3d56578919f94fa2ac9eaee14998f9d22af56
image: linuxserver/plex:1.40.5@sha256:1b7e8833b689c70daaa76d1b75a80df6415d58635d905f1018d4f21a7ea580b3
restart: on-failure
hostname: "${DEVICE_HOSTNAME}"
network_mode: host
Expand Down
38 changes: 14 additions & 24 deletions plex/umbrel-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ manifestVersion: 1
id: plex
category: media
name: Plex
version: "1.40.4"
version: "1.40.5.8897"
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.
Expand Down Expand Up @@ -31,34 +31,24 @@ permissions:
releaseNotes: >-
NEW:
- Metadata: Added support for additional TVDB episode orderings in TV Show preferences. This requires a metadata refresh.
- Web: Updated to 4.132.2
- Ad detection in libraries without DVR
- Improved subtitle burn-in performance with Hardware Transcoding
- Added preference to select tone mapping algorithm (available on some platforms/devices)
- Added support for HW Tonemapping on Windows for some Intel devices
- Web updated to 4.136.1
FIXES:
- Library: Multi-episode files will only retain one of the episodes.
- Live-TV: Fixed an issue where tuning slots were not properly released if the tune was canceled during startup, such as when rapidly changing channels.
- Scanner: Removed deprecated support for modern metadata agent scan/refresh via Scanner CLI.
- Scanner: Fixed an issue where the scanner would not ignore #snapshot/s directories.
- Scanner: Fixed an issue where the scanner would not ignore @eaDir copy directories.
- Serialization: The viewUpdatedAt field is now included when requested.
- Tonemapping: Hardware Tonemapping failed on intel devices when run on Synology.
- Transcoder: Corrected the quality parameter for devices without rate control.
- Transcoder: Hardware Transcoding failed when using an AMD or Intel device on windows.
- Transcoder: Windows would fail to HW transcode after an RDP session is started or ended.
- Improved library item sorting
- Enhanced performance when scanning new movie items
- Fixed filtering of shared media by type
- Improved default sorting to use natural sorting
⚠️ This release removes support for legacy plug-ins on Nvidia Shield devices
Full release notes are available at https://www.videohelp.com/software/Plex
submitter: Umbrel
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319
submission: https://github.com/getumbrel/umbrel-apps/commit/60878f278d544b204d8e7c96240c797f43a9b319

0 comments on commit b53824d

Please sign in to comment.