Bug 269541 - multimedia/plexmediaserver: Update to 1.31.0.6654
Summary: multimedia/plexmediaserver: Update to 1.31.0.6654
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://forums.plex.tv/t/plex-media-s...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2023-02-14 00:58 UTC by Ben Shertenlieb
Modified: 2023-02-14 21:09 UTC (History)
1 user (show)

See Also:


Attachments
diff file for update to 1.31.0.6654 (1.23 KB, patch)
2023-02-14 00:58 UTC, Ben Shertenlieb
b.shertenlieb: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Shertenlieb 2023-02-14 00:58:24 UTC
Created attachment 240144 [details]
diff file for update to 1.31.0.6654

multimedia/plexmediaserver: Update to 1.31.0.6654

 * New update from Plex.tv

  Changelog:

   https://forums.plex.tv/t/plex-media-server/30447/554

  QA:

   portlint; OK (0 fatal errors)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-14 19:06:26 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-14 19:07:04 UTC
A commit in branch main references this bug:

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

commit 6d388892dd975e222721b77bb46a3b8bba5f18c1
Author:     Ben Shertenlieb <b.shertenlieb@yahoo.com>
AuthorDate: 2023-02-14 17:17:10 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-14 19:01:50 +0000

    multimedia/plexmediaserver: Update to 1.31.0.6654

    ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/554

    NEW:

     * Detect end credits markers for movies and episodes (Plex Pass required)
     * Allow using end credits markers to determine fully watched state for movies
       and episodes (Plex Pass required)
     * (Linux) Automatic library updates are now triggered by filesystem permissions
       and ownership changes

    FIXES:

     * (DVR) Some audio or subtitle streams could fail to be captured on channels
       with multiple audio or subtitle services
     * (IntroDetection) Detection may timeout on very slow systems causing items
       to retry indefinitely
     * (Transcoder) Transcoding from AV1 could take a very long time to start when
       a GPU that did not support it was present

    PR:             269541
    Reported by:    b.shertenlieb@yahoo.com (maintainer)

 multimedia/plexmediaserver/Makefile | 4 ++--
 multimedia/plexmediaserver/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Ben Shertenlieb 2023-02-14 21:09:46 UTC
(In reply to Fernando Apesteguía from comment #1)
Thank you