Skip to content

Commit

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

FIXES:

 * (Agents) Some attributes were missing from legacy agent api responses
 * (Analysis) MP4 Atom Parsing could fill logs
 * (Automatic Scanning) Symbolic links with missing targets could cause changes
   to later entries in a directory not to be detected
 * (DVR) Could not record a show if a show with the same name (such as a remake)
   and episode number already existed in the target library
 * (DVR) Devices could fail to be recognized when IP addresses change
 * (DVR) Multi-lineup DVRs could be created as single-lineups
 * (DVR) Tuning in channels could fail for channel names containing special
   characters
 * (Debian) Remove GPG lower version limit
 * (Filters) Filtering on dates before/after 1970-01-01 would result in an error
 * (Mac) Transcoder crashes would cause PMS to exit
 * (Music) Scanning music could be pathologically slow in some cases
 * (Music) Searches for lyrics could be run unnecessarily
 * (Playlist) Adding a Clip to a playlist would unexpectedly convert it to a
   photo playlist
 * (Thumbnails) Certain JPEG images caused PMS to exhibit unexpected behavior
   when generating thumbnails
 * (Transcoder) An incorrect fallback font could be used when burning subtitles
   in some cases
 * (Transcoder) Certain newer AMD GPU models couldn’t be used for hardware
   transcoding on Linux
 * (Transcoder) Unexpected behavior when subtitles ended before the end of video
 * FreeBSD builds would crash on start-up

PR:		273475
Reported by:	b.shertenlieb@yahoo.com (maintainer)
  • Loading branch information
Ben Shertenlieb authored and fernape committed Sep 2, 2023
1 parent 8957bf5 commit 422d73b
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.5.7328
DISTVERSIONSUFFIX=2632c9d3a
DISTVERSION= 1.32.6.7468
DISTVERSIONSUFFIX=07e0d4a7e
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 = 1689814554
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 = 1693414616
SHA256 (PlexMediaServer-1.32.6.7468-07e0d4a7e-FreeBSD-amd64.tar.bz2) = b84fa71f9d212b37d3d27a39d610358a8f0a212d27e0a780f88b04323689f893
SIZE (PlexMediaServer-1.32.6.7468-07e0d4a7e-FreeBSD-amd64.tar.bz2) = 88668696

0 comments on commit 422d73b

Please sign in to comment.