mirror of
https://aur.archlinux.org/plex-media-server-plexpass.git
synced 2025-11-20 06:28:29 +00:00
Add LC_ALL and LANG comments to conf.d file for crashing on non-english systems.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# If your LC_ALL and LANG aren't en_US.UTF-8, plex crashes.
|
||||
# LC_ALL=en_US.UTF-8
|
||||
# LANG=en_US.UTF-8
|
||||
|
||||
LD_LIBRARY_PATH=/usr/lib/plexmediaserver/lib
|
||||
PLEX_MEDIA_SERVER_HOME=/usr/lib/plexmediaserver
|
||||
PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR=/var/lib/plex
|
||||
|
||||
Reference in New Issue
Block a user