Update plex to 1.43.0.10492 (#5143)
This commit is contained in:
parent
aab9512789
commit
9a5b64e0d7
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user