You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-tv/plex-media-server/files
root 109f78ff87
Sync with portage [Tue Apr 18 15:12:43 MSK 2023].
1 year ago
..
80plexmediaserver Sync with portage [Thu Jun 3 11:31:17 MSK 2021]. 3 years ago
README.gentoo Sync with portage [Fri Jul 16 08:53:09 MSK 2021]. 3 years ago
plex-media-server.conf.d Sync with portage [Tue Feb 21 21:58:24 MSK 2023]. 1 year ago
plex-media-server.init.d Sync with portage [Tue Feb 21 21:58:24 MSK 2023]. 1 year ago
plex-media-server.service.patch Sync with portage [Tue Feb 21 21:58:24 MSK 2023]. 1 year ago

README.gentoo

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 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,
'ssh ip.address.of.server -L 8888:localhost:32400' then open the folowing in
a local browser 'http://localhost:8888/web' to claim the remote server.