Bug 278455 - multimedia/plexmediaserver: Update to 1.40.2.8395
Summary: multimedia/plexmediaserver: Update to 1.40.2.8395
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://forums.plex.tv/t/plex-media-s...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 09:07 UTC by Nicholas Kirby
Modified: 2024-04-22 11:12 UTC (History)
2 users (show)

See Also:
b.shertenlieb: maintainer-feedback+


Attachments
Patch to 1.40.2.8395 (1.26 KB, patch)
2024-04-19 09:07 UTC, Nicholas Kirby
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Kirby 2024-04-19 09:07:31 UTC
Created attachment 250080 [details]
Patch to 1.40.2.8395

This will supercede bug#277711 (Overcome by events)

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

NEW:

(PLEASE NOTE) Please also be patient when updating to this version if you have a very large database and allow the upgrade process to finish.
Rename ‘un/played’ to ‘un/watched’ terminology for video types (PM-1042)
We have identified an issue where automatic updates were not respecting custom paths for existing Windows 64-bit installs. Unfortunately, any automatic fix would introduce security vulnerabilities so we encourage users who installed in a custom path to uninstall and then manually reinstall Plex Media Server.
FIXES:

(Auto Update) Custom install paths are not respected when auto-updating on 64 bit Windows. (PM-1143)
(CreditsDetection) Retry detection only a limited amount of times on failures (PM-1093)
(DB Optimize) Server could become unresponsive during a DB optimize in certain circumstances (PM-1129)
(History) Query parsing would return Bad Request when encountering includeFields arguments.
(History) View history would yield fewer entries than requested (PM-1306)
(Loudness Analysis) Some files could cause errors when preforming Loudness Analysis. (PM-627)
(Mac) Linker optimization would incorrectly generate code that would cause the server to unexpectedly exit while syncing view state. (PM-1308)
(Nvidia Shield) Running on Nvidia Shield would result in ‘core component problem’ error. (PM-1364)
(Push Notifications) Used expensive DB query during playback progress notifications (PM-1166)
(Thumbnails) Thumbnails were not properly updated when underlying file changed (PM-1162)
(Trailers) Premium trailers and extras could fail to load (PM-1347)
(Transcoder) On Windows, headless (no display attached) Nvidia cards were not recognized (PM-962)
(Transcoder) On Windows, the first Intel device was used for transcoding regardless of which Intel device was selected (PM-962)
Comment 1 Ben Shertenlieb 2024-04-19 11:23:12 UTC
Comment on attachment 250080 [details]
Patch to 1.40.2.8395

Maintainer Approved
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-04-22 11:12:17 UTC
A commit in branch main references this bug:

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

commit dcd02cd85fd77debbee287a104228cfe25ec01f3
Author:     Nicholas Kirby <nick@kirby.cx>
AuthorDate: 2024-04-22 10:59:37 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-04-22 11:11:13 +0000

    multimedia/plexmediaserver: Update to 1.40.2.8395

    ChangeLog:      https://forums.plex.tv/t/plex-media-server/30447/623
    PR:             278455

 multimedia/plexmediaserver/Makefile | 4 ++--
 multimedia/plexmediaserver/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2024-04-22 11:12:39 UTC
Committed, thanks!