summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Martin <om@organizedmagnetism.com>2021-07-15 10:33:24 -0500
committerSam James <sam@gentoo.org>2021-07-16 02:33:16 +0100
commit5dae22ee27cd4a5b6ded79b6c2af26d44ee79411 (patch)
treee7f9db7572943d2bf271075db2b0110dbbaa2e1c /media-tv/plex-media-server/files
parentnet-analyzer/ifstat: keyword 1.1-r2 for ~riscv (diff)
downloadgentoo-5dae22ee27cd4a5b6ded79b6c2af26d44ee79411.tar.gz
gentoo-5dae22ee27cd4a5b6ded79b6c2af26d44ee79411.tar.bz2
gentoo-5dae22ee27cd4a5b6ded79b6c2af26d44ee79411.zip
media-tv/plex-media-server: version bump to 1.23.4.4805
Signed-off-by: Scott Martin <om@organizedmagnetism.com> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-tv/plex-media-server/files')
-rw-r--r--media-tv/plex-media-server/files/README.gentoo5
-rw-r--r--media-tv/plex-media-server/files/plexmediaserver2
2 files changed, 5 insertions, 2 deletions
diff --git a/media-tv/plex-media-server/files/README.gentoo b/media-tv/plex-media-server/files/README.gentoo
index ec4445ac397d..db988e30fe06 100644
--- a/media-tv/plex-media-server/files/README.gentoo
+++ b/media-tv/plex-media-server/files/README.gentoo
@@ -1,7 +1,8 @@
Plex Media Server is now installed. Please check the configuration file.
It can be found in /etc/plex/plexmediaserver to verify the default settings.
-Adjust thread counts and memory usage limits in /usr/sbin/start_pms for best
-performance. To start the Plex Server, run 'rc-config start plex-media-server'
+Adjust thread counts and memory usage limits for best performance.
+
+To start the Plex Server, run 'rc-config start plex-media-server'
You will then be able to access your library at http://localhost:32400/manage
If installing on a remote host you will need to use a ssh tunnel eg,
diff --git a/media-tv/plex-media-server/files/plexmediaserver b/media-tv/plex-media-server/files/plexmediaserver
new file mode 100644
index 000000000000..d1981dc1c6f4
--- /dev/null
+++ b/media-tv/plex-media-server/files/plexmediaserver
@@ -0,0 +1,2 @@
+export PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS=4
+export PLEX_MEDIA_SERVER_MAX_STACK_SIZE=3000