Skip to content

Commit

Permalink
multimedia/plexmediaserver-plexpass: Update to 1.31.0.6733
Browse files Browse the repository at this point in the history
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/556

 * 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.
 * 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
 * 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:		269749
Reported by:	b.shertenlieb@yahoo.com (maintainer)
  • Loading branch information
Ben Shertenlieb authored and Fernando Apesteguía committed Feb 24, 2023
1 parent 549a97a commit 541a8da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions multimedia/plexmediaserver-plexpass/Makefile
@@ -1,5 +1,5 @@
PORTVERSION= 1.31.1.6716
DISTVERSIONSUFFIX=ca0c45ff8
PORTVERSION= 1.31.1.6733
DISTVERSIONSUFFIX=bc0674160
MASTER_SITES= https://downloads.plex.tv/plex-media-server-new/${DISTVERSION}-${DISTVERSIONSUFFIX}/freebsd/
PKGNAMESUFFIX= -plexpass
DISTNAME= PlexMediaServer-${DISTVERSION}-${DISTVERSIONSUFFIX}-FreeBSD-${ARCH}
Expand Down
6 changes: 3 additions & 3 deletions multimedia/plexmediaserver-plexpass/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1676507857
SHA256 (PlexMediaServer-1.31.1.6716-ca0c45ff8-FreeBSD-amd64.tar.bz2) = 6336186e378b9b1ab8cc4f83f7b3c0ddf3055a0a40b0fff505796f4c65c06a3a
SIZE (PlexMediaServer-1.31.1.6716-ca0c45ff8-FreeBSD-amd64.tar.bz2) = 99182254
TIMESTAMP = 1677016391
SHA256 (PlexMediaServer-1.31.1.6733-bc0674160-FreeBSD-amd64.tar.bz2) = ec21502790b8d1bd6d3728a71c369a8ff241d50bcf915ce0de27e8998df9bcad
SIZE (PlexMediaServer-1.31.1.6733-bc0674160-FreeBSD-amd64.tar.bz2) = 99076061

0 comments on commit 541a8da

Please sign in to comment.