Skip to content

Commit

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

NEW:
 * (TV) Add series- and season-level preferences controlling audio and subtitle
   stream selection.

FIXES:
 * Request to system/agents could fail.
 * (CreditsDetection) Scanner might quit unexpectedly in some cases.
 * (First Run) Library creation could fail during set up.
 * (Playlist) > Smart playlists could fail when set to show/season/artist/album
   types when requested by someone other than server admin.
 * (Push) The server could exit unexpectedly if a database error occurred
   within certain notification-handling code.
 * (Scanner) TV episodes with certain naming formats involving underscores
   could fail to be scanned in.

PR:		270228
Reported by:	b.shertenlieb@yahoo.com (maintainer)
  • Loading branch information
Ben Shertenlieb authored and fernape committed Mar 15, 2023
1 parent ceb3ed9 commit 009628c
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= plexmediaserver
PORTVERSION?= 1.31.1.6782
DISTVERSIONSUFFIX?=77dfff442
PORTVERSION?= 1.31.2.6810
DISTVERSIONSUFFIX?=a607d384f
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1678369307
SHA256 (PlexMediaServer-1.31.1.6782-77dfff442-FreeBSD-amd64.tar.bz2) = bc2fe0092c0dfa4197e0cbd0a3729a532debeac9b8ff8599be61bc12ecf160d4
SIZE (PlexMediaServer-1.31.1.6782-77dfff442-FreeBSD-amd64.tar.bz2) = 99232381
TIMESTAMP = 1678834152
SHA256 (PlexMediaServer-1.31.2.6810-a607d384f-FreeBSD-amd64.tar.bz2) = 1db9c5ff71d012bdc4c026a827e24e7aef0f1a832c36b5a4f7697f4147477448
SIZE (PlexMediaServer-1.31.2.6810-a607d384f-FreeBSD-amd64.tar.bz2) = 99092381

0 comments on commit 009628c

Please sign in to comment.