diff options
author | Ben Shertenlieb <b.shertenlieb@yahoo.com> | 2025-07-18 06:55:16 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-18 06:57:20 +0900 |
commit | 89d3bc5a37d6a1d5054596b866cf4d9b11e16cb9 (patch) | |
tree | c784b22d884e41f0bd1d03384af426ba647052da | |
parent | multimedia/plexmediaserver: update to 1.41.9.9961 (diff) |
multimedia/plexmediaserver-plexpass: update to 1.42.0.9975
Changelog: https://forums.plex.tv/t/plex-media-server/30447/685
NEW:
(Metadata) Support for Icelandic for Movie and TV show
libraries.
(Preferences) Added pref for downloads temp directory.
(Preferences) Added preference for number of simultaneous
background transcodes, including downloads.
FIXES:
(Collections) Adding tracks to a collection overwrites the
disc number field.
(Collections) The collection item count subtitle for smart
collections could be inaccurate for collections with limits.
(EPG) Using the Browse option for LiveTV EPG results in an
error.
(Editions) Filmography listing don’t return movies which only
exist as specific editions.
(Library) Photo libraries would show legacy photo agent as
selectable option.
(Preferences) Improve descriptions for episode and album
sorting preferences.
(Voice Activity Detection) Scheduled tasks could try to run
items which have already been processed.
PR: 288281
Reported by: Ben Shertenlieb <b.shertenlieb@yahoo.com> (maintainer)
-rw-r--r-- | multimedia/plexmediaserver-plexpass/Makefile | 4 | ||||
-rw-r--r-- | multimedia/plexmediaserver-plexpass/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/plexmediaserver-plexpass/Makefile b/multimedia/plexmediaserver-plexpass/Makefile index 301572708658..e2c68491eb6d 100644 --- a/multimedia/plexmediaserver-plexpass/Makefile +++ b/multimedia/plexmediaserver-plexpass/Makefile @@ -1,5 +1,5 @@ -DISTVERSION= 1.41.8.9834 -DISTVERSIONSUFFIX= 071366d65 +DISTVERSION= 1.42.0.9975 +DISTVERSIONSUFFIX= 6b2b441e1 PKGNAMESUFFIX= -plexpass USE_RC_SUBR= ${PORTNAME}_plexpass diff --git a/multimedia/plexmediaserver-plexpass/distinfo b/multimedia/plexmediaserver-plexpass/distinfo index 71381207d838..ce124648530f 100644 --- a/multimedia/plexmediaserver-plexpass/distinfo +++ b/multimedia/plexmediaserver-plexpass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749227348 -SHA256 (PlexMediaServer-1.41.8.9834-071366d65-FreeBSD-amd64.tar.bz2) = 5117e1a2627bfff1d40b42864b3d83a8d073e72a2e0d75ea861d74dadecefa53 -SIZE (PlexMediaServer-1.41.8.9834-071366d65-FreeBSD-amd64.tar.bz2) = 91742983 +TIMESTAMP = 1752778660 +SHA256 (PlexMediaServer-1.42.0.9975-6b2b441e1-FreeBSD-amd64.tar.bz2) = fcad3831ef3f78ca428ce102d34e9a7ac3405a7ca918dd3f506fd5ad2ab0b050 +SIZE (PlexMediaServer-1.42.0.9975-6b2b441e1-FreeBSD-amd64.tar.bz2) = 91697973 |