Skip to content

Commit

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

NEW:

 * (TerraMaster) Improve multi-volume support when adding folders to libraries.
 * (Transcoder) Enable hardware transcoding by default where available

FIXES:

 * (Hubs) User could order a hub before Continue Watching hub
 * (Library) In some cases, media item presence and accessibility could fail to
   be reported
 * (Metadata) Items could lose metadata if a refresh request failed due to a
   network failure
 * (Photos) Autotag data was not visible even if photos had pre-existing
   autotags
 * (Photos) Places filter was not visible even if photos had pre-existing place
   data
 * (Preferences) Adjust library section preference text for intro and credits
   detection
 * (Scanner) Episodes with absolute numbering of 264 and 265 could get ignored
 * (Security) Certain requests could trigger unwanted notifications

PR:		274144
Reported by:	b.shertenlieb@yahoo.com (maintainer)
  • Loading branch information
Ben Shertenlieb authored and fernape committed Oct 3, 2023
1 parent 4f06adf commit 5f75e15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions multimedia/plexmediaserver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plexmediaserver
DISTVERSION?= 1.32.5.7328
DISTVERSIONSUFFIX?=2632c9d3a
DISTVERSION?= 1.32.6.7557
DISTVERSIONSUFFIX?=1cf77d501
CATEGORIES= multimedia
MASTER_SITES?= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
DISTNAME?= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
Expand Down
6 changes: 3 additions & 3 deletions multimedia/plexmediaserver/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1689815406
SHA256 (PlexMediaServer-1.32.5.7328-2632c9d3a-FreeBSD-amd64.tar.bz2) = 8e7554c0c10dee3decb424a088ff8c4f1118975b750995ce77c7d61944a12436
SIZE (PlexMediaServer-1.32.5.7328-2632c9d3a-FreeBSD-amd64.tar.bz2) = 88740005
TIMESTAMP = 1695850571
SHA256 (PlexMediaServer-1.32.6.7557-1cf77d501-FreeBSD-amd64.tar.bz2) = a832eee8d2204fa945bbf34e30698296b51687b0614c21db71acb63eaac5d72f
SIZE (PlexMediaServer-1.32.6.7557-1cf77d501-FreeBSD-amd64.tar.bz2) = 88868830

0 comments on commit 5f75e15

Please sign in to comment.