1.1.4.2757-24ffd60

NEW:
 * (Web) Updated Plex Web to 2.8.1.
 * (Nvidia Shield) Enable DLNA server. (#5013)
 * (Security) Allow http requests using the server's machine name to authenticate using the "networks allowed without auth" preference. (#5270)
 * Improved crash reporting infrastructure. (#4669)

FIXES:
 * (LG) Connectivity problems when older LG MediaLink TVs connect to signed-in servers with whitelisted IP addresses. (#5271)
 * (Ubuntu) Installation failures on certain VPS systems lacking /proc/1/comm. (#5300)
 * (QNAP) Issues restarting PMS after unclean shutdown. (#5309)
 * (Trailers) Plex Movie agent 'Use red band (restricted audiences) trailers when available' preference was being ignored when downloading trailers. (#5298)
 * Enabling network logging in clients could cause the server to hang. (#5277)
 * Spurious "Streaming session doesn't exist" errors when playing synced content on certain clients. (#5264)
This commit is contained in:
Donald Webster
2016-09-13 10:48:50 -07:00
parent 6c127f4fe3
commit a54898e0a0
2 changed files with 13 additions and 13 deletions
+5 -5
View File
@@ -11,8 +11,8 @@
# Based on the plex-media-server package by Maxime Gauduin.
pkgname=plex-media-server-plexpass
pkgver=1.1.3.2700
_pkgsum=6f64a8d
pkgver=1.1.4.2757
_pkgsum=24ffd60
pkgrel=1
pkgdesc='Plex Media Server (PlexPass version)'
arch=('armv7h' 'i686' 'x86_64')
@@ -35,9 +35,9 @@ sha256sums=('7ab1ee8da9012d257b7f473fb79d76b201ca592cbe3722f977a43b58bfad180e'
'ebf153d5789f9d24cb98ae607d227286e1da6ce54e149c8be4f47e08ee729573'
'7bb97271eb2dc5d1dcb95f9763f505970d234df17f1b8d79b467b9020257915a')
sha256sums_armv7h=('530aa2583876e765ce0d0e4c98e5629e14589d3ada004e03cd61cc1df4fc1bc7')
sha256sums_i686=('0fade89e9f86eaa879e72a3c343595b97fe98d629f3ea97e92890347c4f633c2')
sha256sums_x86_64=('e2653a528465c90d584024ccd658853f54599c4b7817468ecb8e8e0322f23c55')
sha256sums_armv7h=('67467bf2469a10e3155ad6cc98e15ccc5ad8f06ea559baf4359fc057c947ac18')
sha256sums_i686=('c0b60b9b7a56a883acd4105619a919a5df485ffd89013c03d4e66737f67271df')
sha256sums_x86_64=('a994d2b568e12b8632f63024997f4aaef37f40de97089b3413d2c845c9853a4a')
prepare() {
if [[ $CARCH =~ arm* ]]; then