plex: 1.14.1.5488 -> 1.15.2.793

This commit is contained in:
Averell Dalton
2019-03-22 20:33:22 +01:00
parent 78c95f561f
commit 028a4b6a53
2 changed files with 6 additions and 9 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ in
PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS="6";
PLEX_MEDIA_SERVER_TMPDIR="/tmp";
PLEX_MEDIA_SERVER_USE_SYSLOG="true";
LD_LIBRARY_PATH="/run/opengl-driver/lib:${cfg.package}/usr/lib/plexmediaserver";
LD_LIBRARY_PATH="/run/opengl-driver/lib:${cfg.package}/usr/lib/plexmediaserver/lib";
LC_ALL="en_US.UTF-8";
LANG="en_US.UTF-8";
};