git: acbdda8026c2 - main - multimedia/plexmediaserver: Update to 1.31.1.6782
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Mar 2023 13:34:58 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=acbdda8026c25d68e2c6264dd3c0dba25a134909
commit acbdda8026c25d68e2c6264dd3c0dba25a134909
Author: Ben Shertenlieb <b.shertenlieb@yahoo.com>
AuthorDate: 2023-03-10 11:56:24 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-10 13:30:21 +0000
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)
---
multimedia/plexmediaserver/Makefile | 4 ++--
multimedia/plexmediaserver/distinfo | 6 +++---
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