Skip to content

Commit

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

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
 * (Transcoding) Hardware transcoding failed on linux machines

PR:		274145
Reported by:	b.shertenlieb@yahoo.com (maintainer)
  • Loading branch information
Ben Shertenlieb authored and fernape committed Oct 3, 2023
1 parent 5f75e15 commit 4c1830d
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 @@
DISTVERSION= 1.32.6.7521
DISTVERSIONSUFFIX=24e4dff81
DISTVERSION= 1.32.7.7571
DISTVERSIONSUFFIX=13cdc68dc
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 = 1695657796
SHA256 (PlexMediaServer-1.32.6.7521-24e4dff81-FreeBSD-amd64.tar.bz2) = acec9c48eb47d8f6035d992d6237b0c21e74890e42ab8bca22775278ce32968e
SIZE (PlexMediaServer-1.32.6.7521-24e4dff81-FreeBSD-amd64.tar.bz2) = 88801837
TIMESTAMP = 1695849770
SHA256 (PlexMediaServer-1.32.7.7571-13cdc68dc-FreeBSD-amd64.tar.bz2) = cca9003f2154f139208f5caa612a56e86d2b9b177a8a12ee672e3048051bd1cd
SIZE (PlexMediaServer-1.32.7.7571-13cdc68dc-FreeBSD-amd64.tar.bz2) = 88528990

0 comments on commit 4c1830d

Please sign in to comment.