Browse Source
Changelog: https://forums.plex.tv/t/plex-media-server/30447/679 FIXES: (Bandwidth) Transcode request bandwidth was not being reported. (Database) Some database clean up operations could fail during server start up. (GPU) Selected GPU may not have persisted across system reboots on windows. (Performance) Improved some database queries that could cause long load times for movie detail pages. (Transcoder) AV1 decode would fail on NVIDIA devices. PR: 287432 Reported by: Ben Shertenlieb <b.shertenlieb@yahoo.com> (maintainer)overlay

committed by
Hiroki Tagato

2 changed files with 5 additions and 5 deletions
@ -1,3 +1,3 @@ |
|||
TIMESTAMP = 1747838464 |
|||
SHA256 (PlexMediaServer-1.41.7.9799-5bce000f7-FreeBSD-amd64.tar.bz2) = f25fab8d217d5e0b0c36a90044d94880febb435096a6a083c2367d82f404b8ab |
|||
SIZE (PlexMediaServer-1.41.7.9799-5bce000f7-FreeBSD-amd64.tar.bz2) = 91831267 |
|||
TIMESTAMP = 1749227348 |
|||
SHA256 (PlexMediaServer-1.41.8.9834-071366d65-FreeBSD-amd64.tar.bz2) = 5117e1a2627bfff1d40b42864b3d83a8d073e72a2e0d75ea861d74dadecefa53 |
|||
SIZE (PlexMediaServer-1.41.8.9834-071366d65-FreeBSD-amd64.tar.bz2) = 91742983 |
|||
|
Loading…
Reference in new issue