Bug 270066 - multimedia/plexmediaserver: Update to 1.31.1.6782
Summary: multimedia/plexmediaserver: Update to 1.31.1.6782
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-09 14:25 UTC by Ben Shertenlieb
Modified: 2023-03-10 15:24 UTC (History)
1 user (show)

See Also:


Attachments
diff file for update to 1.31.1.6782 (1.23 KB, patch)
2023-03-09 14:25 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-09 14:25:50 UTC
Created attachment 240702 [details]
diff file for update to 1.31.1.6782

multimedia/plexmediaserver: Update to 1.31.1.6782

 * New release from Plex.tv

  Changelog:

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


    This is a hotfix release.

     NEW:
      (Scanner) Adds support for the Extend multi-episode
       format i.e. S01E01-02 (#14064)
      (Subtitles) Attempt to automatically detect improperly
       tagged forced streams based on their titles (#14096)
      (TV) Provide clients with the number of non-Specials
       seasons for display when browsing (#14036)
      (Web) Updated to 4.100.1
      Add Ukrainian translations.
      Updated translations.

     FIXES:
     (Clustering) Photos timeline - duplicated items or
      incorrect dates (#14081)
     (Credits Detection) Detection could fail with certain
      video codecs (#14150)
     (Credits Detection) Limit thread concurrency for first
      stage of detection (#14150)
     (Credits Detection) The detection could timeout and
      fail on low powered devices.
     (Credits Detection) Fix assignment of final marker
      attribute (#14109)
     (First Run) Library creation could fail during set up
      (#14161)
     (Intros) Detection wouldn’t proceed if background
      transcodes were paused (#14056)
     (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 (#14069) (#14070)

  QA:

   portlint: OK (0 fatal errors)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-10 13:35:05 UTC
A commit in branch main references this bug:

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(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-10 13:35:11 UTC
Committed,

Thanks!
Comment 3 Ben Shertenlieb 2023-03-10 15:24:46 UTC
(In reply to Fernando Apesteguía from comment #2)

Thank you.  :)