Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2023 09:49:39 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eea4cfaa53bc - main - multimedia/plexmediaserver: Update to 1.31.1.6733
Message-ID:  <202303010949.3219ndtZ028491@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eea4cfaa53bc5e5b322eb2a5f99c73cb74d20a4c

commit eea4cfaa53bc5e5b322eb2a5f99c73cb74d20a4c
Author:     Ben Shertenlieb <b.shertenlieb@yahoo.com>
AuthorDate: 2023-02-28 10:11:06 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-03-01 09:45:12 +0000

    multimedia/plexmediaserver: Update to 1.31.1.6733
    
    ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/557
    
    NEW:
    
     * (Scanner) Adds support for the Extend multi-episode format i.e. S01E01-02
     * (Subtitles) Attempt to automatically detect improperly-tagged forced streams
       based on their titles
     * (TV) Provide clients with the number of non-Specials seasons for display
       when browsing
     * (Web) Updated to 4.100.1
     * Add Ukrainian translations.
     * Updated translations.
    
    FIXES:
    
     * (Clustering) Photos timeline - duplicated items or incorrect dates
     * (Credits Detection) Detection could fail with certain video codecs
     * (Credits Detection) Limit thread concurrency for first stage of detection
     * (Credits Detection) The detection could timeout and fail on low powered
       devices.
     * (CreditsDetection) Fix assignment of final marker attribute
     * (Intros) Detection wouldn’t proceed if background transcodes were paused
     * (Music) When shuffling smart playlists with limits, the track selection
       could be incorrect.
     * (Transcoder) Hardware decoding using Nvidia GPUs could fail with certain
       driver versions
    
    PR:             269865
    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 cbfbd762b314..7456274cec43 100644
--- a/multimedia/plexmediaserver/Makefile
+++ b/multimedia/plexmediaserver/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	plexmediaserver
-PORTVERSION?=	1.31.0.6654
-DISTVERSIONSUFFIX?=02189b09f
+PORTVERSION?=	1.31.1.6733
+DISTVERSIONSUFFIX?=bc0674160
 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 6bc7a91856d7..4228275d89fe 100644
--- a/multimedia/plexmediaserver/distinfo
+++ b/multimedia/plexmediaserver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676332361
-SHA256 (PlexMediaServer-1.31.0.6654-02189b09f-FreeBSD-amd64.tar.bz2) = e510da184416a409323d91ffc692bdd1f8ee7844650fee1f83fb8390c1725fe5
-SIZE (PlexMediaServer-1.31.0.6654-02189b09f-FreeBSD-amd64.tar.bz2) = 98655341
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303010949.3219ndtZ028491>