Skip to content

Commit

Permalink
multimedia/plexmediaserver-plexpass: Update to 1.32.4.7164
Browse files Browse the repository at this point in the history
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/585

NEW:
 * (Web) Updated to 4.108.0

FIXES:
 * (Analysis) Processing an invalid audio file could result in the scanner
   stalling while producing very large amounts of log data.
 * (Bandwidth) Very low WAN bandwidth streams could get starved.
 * (Collections) Refreshing item counts for smart collections could block other
   operations during startup.
 * (Library) Advanced Filter for Editions returning unexpected results.
 * (Library) Items with EPG data could sometimes lose certain metadata fields.
 * (Transcoder) Hardware transcoding could fail to be used on older Intel GPUs
   on Linux.

PR:		271899
Reported by:	b.shertenlieb@yahoo.com (maintainer)
  • Loading branch information
Ben Shertenlieb authored and fernape committed Jun 8, 2023
1 parent 473ab7d commit bf72fe2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions multimedia/plexmediaserver-plexpass/Makefile
@@ -1,5 +1,5 @@
PORTVERSION= 1.32.3.7089
DISTVERSIONSUFFIX=b0a36929b
PORTVERSION= 1.32.4.7164
DISTVERSIONSUFFIX=1dc22f47b
MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
PKGNAMESUFFIX= -plexpass
DISTNAME= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
Expand Down
6 changes: 3 additions & 3 deletions multimedia/plexmediaserver-plexpass/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1685048262
SHA256 (PlexMediaServer-1.32.3.7089-b0a36929b-FreeBSD-amd64.tar.bz2) = 45c693e7f4deba8230c41562a8d886a9f504b9da2d53637345d39c40d7291039
SIZE (PlexMediaServer-1.32.3.7089-b0a36929b-FreeBSD-amd64.tar.bz2) = 88540931
TIMESTAMP = 1686078248
SHA256 (PlexMediaServer-1.32.4.7164-1dc22f47b-FreeBSD-amd64.tar.bz2) = 658f854a998c183a8c59e1c547abf45e6fdcbb7011a23e69a2f08fe6c1ddffa2
SIZE (PlexMediaServer-1.32.4.7164-1dc22f47b-FreeBSD-amd64.tar.bz2) = 88639779

0 comments on commit bf72fe2

Please sign in to comment.