git: 541a8dad3c4f - main - multimedia/plexmediaserver-plexpass: Update to 1.31.0.6733
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Feb 2023 08:53:26 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=541a8dad3c4f929c0b47e209bc8961d757367b20
commit 541a8dad3c4f929c0b47e209bc8961d757367b20
Author: Ben Shertenlieb <b.shertenlieb@yahoo.com>
AuthorDate: 2023-02-22 11:56:06 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-24 08:49:02 +0000
multimedia/plexmediaserver-plexpass: Update to 1.31.0.6733
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/556
* 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.
* 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
* 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: 269749
Reported by: b.shertenlieb@yahoo.com (maintainer)
---
multimedia/plexmediaserver-plexpass/Makefile | 4 ++--
multimedia/plexmediaserver-plexpass/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile
index 535e01212a45..8204fbe3e8d5 100644
--- a/multimedia/plexmediaserver-plexpass/Makefile
+++ b/multimedia/plexmediaserver-plexpass/Makefile
@@ -1,5 +1,5 @@
-PORTVERSION= 1.31.1.6716
-DISTVERSIONSUFFIX=ca0c45ff8
+PORTVERSION= 1.31.1.6733
+DISTVERSIONSUFFIX=bc0674160
MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
PKGNAMESUFFIX= -plexpass
DISTNAME= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo
index 4b1d7c5c893d..2cb452a0af47 100644
--- a/multimedia/plexmediaserver-plexpass/distinfo
+++ b/multimedia/plexmediaserver-plexpass/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676507857
-SHA256 (PlexMediaServer-1.31.1.6716-ca0c45ff8-FreeBSD-amd64.tar.bz2) = 6336186e378b9b1ab8cc4f83f7b3c0ddf3055a0a40b0fff505796f4c65c06a3a
-SIZE (PlexMediaServer-1.31.1.6716-ca0c45ff8-FreeBSD-amd64.tar.bz2) = 99182254
+TIMESTAMP = 1677016391
+SHA256 (PlexMediaServer-1.31.1.6733-bc0674160-FreeBSD-amd64.tar.bz2) = ec21502790b8d1bd6d3728a71c369a8ff241d50bcf915ce0de27e8998df9bcad
+SIZE (PlexMediaServer-1.31.1.6733-bc0674160-FreeBSD-amd64.tar.bz2) = 99076061