aboutsummaryrefslogtreecommitdiff
path: root/multimedia/plexmediaserver
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
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')
-rw-r--r--multimedia/plexmediaserver/Makefile4
-rw-r--r--multimedia/plexmediaserver/distinfo6
2 files changed, 5 insertions, 5 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}
diff --git a/multimedia/plexmediaserver/distinfo b/multimedia/plexmediaserver/distinfo
index 4228275d89fe..bd0f03e54270 100644
--- a/multimedia/plexmediaserver/distinfo
+++ b/multimedia/plexmediaserver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677543076
-SHA256 (PlexMediaServer-1.31.1.6733-bc0674160-FreeBSD-amd64.tar.bz2) = ec21502790b8d1bd6d3728a71c369a8ff241d50bcf915ce0de27e8998df9bcad
-SIZE (PlexMediaServer-1.31.1.6733-bc0674160-FreeBSD-amd64.tar.bz2) = 99076061
+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