Skip to content

Commit

Permalink
multimedia/plexmediaserver: Update to 1.32.3.7192
Browse files Browse the repository at this point in the history
Changelog: https://forums.plex.tv/t/plex-media-server/30447/586

NEW:
 * (NAS) - Synology - Add support for DS223 family
    models (rtd1619 & rtd1619b processors)
FIXES:
 * (Collections) Wording of collections display
    preference was confusing.
 * (DVR) Finding USB device even if it’s plugged
    into a different USB port.
 * (Photos) “Recently Added in Photos” may not include
    any items in a sub folder.
 * (PlayQueue) Playing an episode in a show that has a
     later aired unmatched episode could play the wrong
     episode.
 * Fixed release for NVIDIA Shield.
 * (Windows) Certain Windows region settings could cause
    unexpected behavior in some operations like scanning.
 * (Windows) Fixed potential file delete/overwrite in
    updater by an unprivileged user.
  • Loading branch information
Ben Shertenlieb authored and fsmeets committed Jun 18, 2023
1 parent ae099d0 commit 62c19a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions multimedia/plexmediaserver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= plexmediaserver
PORTVERSION?= 1.32.3.7162
DISTVERSIONSUFFIX?=b0a36929b
PORTVERSION?= 1.32.3.7192
DISTVERSIONSUFFIX?=7aa441827
CATEGORIES= multimedia
MASTER_SITES?= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
DISTNAME?= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
Expand Down
6 changes: 3 additions & 3 deletions multimedia/plexmediaserver/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1686079084
SHA256 (PlexMediaServer-1.32.3.7162-b0a36929b-FreeBSD-amd64.tar.bz2) = 8b666d971aa74f93689600655146178dccb37c4dafb400f814c106975a532f92
SIZE (PlexMediaServer-1.32.3.7162-b0a36929b-FreeBSD-amd64.tar.bz2) = 88506293
TIMESTAMP = 1686678469
SHA256 (PlexMediaServer-1.32.3.7192-7aa441827-FreeBSD-amd64.tar.bz2) = 3f257571169bf891fae27468c34c1e1f8c1770cc2a1f80dd651c1e044017a456
SIZE (PlexMediaServer-1.32.3.7192-7aa441827-FreeBSD-amd64.tar.bz2) = 88552644

0 comments on commit 62c19a0

Please sign in to comment.