Bug 270228 - multimedia/plexmediaserver: Update to 1.31.2.6810
Summary: multimedia/plexmediaserver: Update to 1.31.2.6810
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-03-14 23:29 UTC by Ben Shertenlieb
Modified: 2023-03-15 18:33 UTC (History)
1 user (show)

See Also:


Attachments
diff file for update to 1.31.2.6810 (1.23 KB, patch)
2023-03-14 23:29 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-03-14 23:29:41 UTC
Created attachment 240862 [details]
diff file for update to 1.31.2.6810

multimedia/plexmediaserver: Update to 1.31.2.6810

 * New release from Plex.tv

  Changelog:

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

    NEW:
     (TV) Add series- and season-level preferences controlling
      audio and subtitle stream selection.

    FIXES:
     Request to system/agents could fail.
     (CreditsDetection) Scanner might quit unexpectedly in
      some cases.
     (First Run) Library creation could fail during set up.
     (Playlist) > Smart playlists could fail when set to
      show/season/artist/album types when requested by
      someone other than server admin.
     (Push) The server could exit unexpectedly if a database
      error occurred within certain notification-handling code.
     (Scanner) TV episodes with certain naming formats
      involving underscores could fail to be scanned in.

  QA:

   portlint OK (0 fatal errors)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-15 17:34:11 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-03-15 17:35:02 UTC
A commit in branch main references this bug:

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

commit 009628c6b0b4b81d987142269be21561a4d5cef2
Author:     Ben Shertenlieb <b.shertenlieb@yahoo.com>
AuthorDate: 2023-03-15 12:02:36 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-15 17:29:31 +0000

    multimedia/plexmediaserver: Update to 1.31.2.6810

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

    NEW:
     * (TV) Add series- and season-level preferences controlling audio and subtitle
       stream selection.

    FIXES:
     * Request to system/agents could fail.
     * (CreditsDetection) Scanner might quit unexpectedly in some cases.
     * (First Run) Library creation could fail during set up.
     * (Playlist) > Smart playlists could fail when set to show/season/artist/album
       types when requested by someone other than server admin.
     * (Push) The server could exit unexpectedly if a database error occurred
       within certain notification-handling code.
     * (Scanner) TV episodes with certain naming formats involving underscores
       could fail to be scanned in.

    PR:             270228
    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-03-15 18:33:50 UTC
(In reply to Fernando Apesteguía from comment #1)

Thank you.  :)