aboutsummaryrefslogtreecommitdiff
path: root/multimedia/plexmediaserver/Makefile
diff options
context:
space:
mode:
authorBen Shertenlieb <b.shertenlieb@yahoo.com>2023-03-10 11:56:24 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-03-10 13:30:21 +0000
commitacbdda8026c25d68e2c6264dd3c0dba25a134909 (patch)
treee5b057e9a18fa497035e245f6ce494bb3578180e /multimedia/plexmediaserver/Makefile
parentdd8ea979ad8c58c75d0a94004e2ad7fbc1ae6127 (diff)
downloadports-acbdda8026c25d68e2c6264dd3c0dba25a134909.tar.gz
ports-acbdda8026c25d68e2c6264dd3c0dba25a134909.zip
multimedia/plexmediaserver: Update to 1.31.1.6782
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/560 NEW: * Adds support for the Extend multi-episode format i.e. S01E01-02 * Attempt to automatically detect improperly tagged forced streams based on their titles * Provide clients with the number of non-Specials seasons for display when browsing * Updated to 4.100.1 * Add Ukrainian translations. * Updated translations. FIXES: * Photos timeline - duplicated items or incorrect dates * Detection could fail with certain video codecs * Limit thread concurrency for first stage of detection * The detection could timeout and fail on low powered devices. * Fix assignment of final marker attribute * Library creation could fail during set up * Detection wouldn’t proceed if background transcodes were paused * When shuffling smart playlists with limits, the track selection could be incorrect. * Hardware decoding using Nvidia GPUs could fail with certain driver versions PR: 270066 Reported by: b.shertenlieb@yahoo.com (maintainer)
Diffstat (limited to 'multimedia/plexmediaserver/Makefile')
-rw-r--r--multimedia/plexmediaserver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/plexmediaserver/Makefile b/multimedia/plexmediaserver/Makefile
index 7456274cec43..68dd8f5f38ee 100644
--- a/multimedia/plexmediaserver/Makefile
+++ b/multimedia/plexmediaserver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plexmediaserver
-PORTVERSION?= 1.31.1.6733
-DISTVERSIONSUFFIX?=bc0674160
+PORTVERSION?= 1.31.1.6782
+DISTVERSIONSUFFIX?=77dfff442
CATEGORIES= multimedia
MASTER_SITES?= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
DISTNAME?= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}