Created attachment 241159 [details] diff file for update to 1.31.3.6868 multimedia/plexmediaserver: Update to 1.31.3.6868 * New release from Plex.tv Changelog: https://forums.plex.tv/t/plex-media-server/30447/568 NEW: (MacOS) This is the last release to support MacOS 10.11-10.12 (Windows) This is the last release to support Windows 7-8.1 FIXES: (CreditsDetection) Improve temporary directory clean-up. (NativeSeriesScanner) Addressed an issue where certain filenames could falsely register as an episode range. (Scanner) Certain episode filenames could lead to excessive memory usage. (Transcoder) Converting certain files could be unreliable when using Nvidia GPUs with certain driver versions. (Windows) 64-bit installer would not install on Windows ARM64. QA: portlint: OK (0 fatal errors)
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3203a276d3c041fcfa3be95e36ed3706d6ca1660 commit 3203a276d3c041fcfa3be95e36ed3706d6ca1660 Author: Ben Shertenlieb <b.shertenlieb@yahoo.com> AuthorDate: 2023-03-29 02:13:03 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-03-29 02:13:03 +0000 multimedia/plexmediaserver: update to 1.31.3.6868 Changelog: https://forums.plex.tv/t/plex-media-server/30447/568 NEW: (MacOS) This is the last release to support MacOS 10.11-10.12 (Windows) This is the last release to support Windows 7-8.1 FIXES: (CreditsDetection) Improve temporary directory clean-up. (NativeSeriesScanner) Addressed an issue where certain filenames could falsely register as an episode range. (Scanner) Certain episode filenames could lead to excessive memory usage. (Transcoder) Converting certain files could be unreliable when using Nvidia GPUs with certain driver versions. (Windows) 64-bit installer would not install on Windows ARM64. PR: 270500 Reported by: Ben Shertenlieb <b.shertenlieb@yahoo.com> (maintainer) multimedia/plexmediaserver/Makefile | 4 ++-- multimedia/plexmediaserver/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
(In reply to Hiroki Tagato from comment #1) Thank you. :)