Bug 273475 - multimedia/plexmediaserver-plexpass: Update to 1.32.6.7468
Summary: multimedia/plexmediaserver-plexpass: Update to 1.32.6.7468
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-08-31 13:08 UTC by Ben Shertenlieb
Modified: 2023-09-02 16:44 UTC (History)
1 user (show)

See Also:


Attachments
diff file for update to 1.32.6.7468 (1.28 KB, patch)
2023-08-31 13:08 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-08-31 13:08:21 UTC
Created attachment 244519 [details]
diff file for update to 1.32.6.7468

multimedia/plexmediaserver-plexpass: Update to 1.32.6.7468

 * New update from Plex.tv

  Changelog:

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

    FIXES:
     * (Agents) Some attributes were missing from legacy
        agent api responses.
     * (Analysis) MP4 Atom Parsing could fill logs.
     * (Automatic Scanning) Symbolic links with missing
        targets could cause changes to later entries in a
        directory not to be detected.
     * (DVR) Could not record a show if a show with the same
        name (such as a remake) and episode number already
        existed in the target library.
     * (DVR) Devices could fail to be recognized when IP
        addresses change.
     * (DVR) Multi-lineup DVRs could be created as single
        lineups.
     * (DVR) Tuning in channels could fail for channel names
        containing special characters.
     * (Debian) Remove GPG lower version limit.
     * (Filters) Filtering on dates before/after 1970-01-01
        would result in an error.
     * (Mac) Transcoder crashes would cause PMS to exit.
     * (Music) Scanning music could be pathologically
        slow in some cases.
     * (Music) Searches for lyrics could be run unnecessarily.
     * (Playlist) Adding a Clip to a playlist would unexpectedly
        convert it to a photo playlist.
     * (Thumbnails) Certain JPEG images caused PMS to exhibit
        unexpected behavior when generating thumbnails.
     * (Transcoder) An incorrect fallback font could be used
        when burning subtitles in some cases.
     * (Transcoder) Certain newer AMD GPU models couldn’t be
        used for hardware transcoding on Linux.
     * (Transcoder) Unexpected behavior when subtitles ended
        before the end of video.
     * FreeBSD builds would crash on start-up.

  QA:

   portlint OK (0 fatal errors)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-09-02 15:28:13 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-02 15:28:43 UTC
A commit in branch main references this bug:

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

commit 422d73be4a020dc220cec7051de0b7b19664e3c8
Author:     Ben Shertenlieb <b.shertenlieb@yahoo.com>
AuthorDate: 2023-08-31 14:52:15 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-09-02 15:27:47 +0000

    multimedia/plexmediaserver-plexpass: Update to 1.32.6.7468

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

    FIXES:

     * (Agents) Some attributes were missing from legacy agent api responses
     * (Analysis) MP4 Atom Parsing could fill logs
     * (Automatic Scanning) Symbolic links with missing targets could cause changes
       to later entries in a directory not to be detected
     * (DVR) Could not record a show if a show with the same name (such as a remake)
       and episode number already existed in the target library
     * (DVR) Devices could fail to be recognized when IP addresses change
     * (DVR) Multi-lineup DVRs could be created as single-lineups
     * (DVR) Tuning in channels could fail for channel names containing special
       characters
     * (Debian) Remove GPG lower version limit
     * (Filters) Filtering on dates before/after 1970-01-01 would result in an error
     * (Mac) Transcoder crashes would cause PMS to exit
     * (Music) Scanning music could be pathologically slow in some cases
     * (Music) Searches for lyrics could be run unnecessarily
     * (Playlist) Adding a Clip to a playlist would unexpectedly convert it to a
       photo playlist
     * (Thumbnails) Certain JPEG images caused PMS to exhibit unexpected behavior
       when generating thumbnails
     * (Transcoder) An incorrect fallback font could be used when burning subtitles
       in some cases
     * (Transcoder) Certain newer AMD GPU models couldn’t be used for hardware
       transcoding on Linux
     * (Transcoder) Unexpected behavior when subtitles ended before the end of video
     * FreeBSD builds would crash on start-up

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

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

Thank you!