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)
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(-)
Committed, Thanks!
(In reply to Fernando Apesteguía from comment #2) Thank you. :)