slackbuilds_ponce/multimedia/plexmediaserver
Kevin Matthew ae0ee949c0
multimedia/plexmediaserver: Updated for v 1.13.5.5291_6fa5e50a8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-08-04 08:40:04 +07:00
..
doinst.sh
plexmediaserver.info multimedia/plexmediaserver: Updated for v 1.13.5.5291_6fa5e50a8. 2018-08-04 08:40:04 +07:00
plexmediaserver.SlackBuild multimedia/plexmediaserver: Updated for v 1.13.5.5291_6fa5e50a8. 2018-08-04 08:40:04 +07:00
rc.plexmediaserver
README
slack-desc

Plex Media Server is the backend for the Plex media system.

Plex's frontend media player, Plex Home Theater, is Windows/Mac only;
however, you can stream your local files on Linux from your web browser.
Plex Home Theater allows the user to manage and play video, photos, music,
and podcasts from a local or remote computer running Plex Media Server.

Plex Media Server runs as plex:plex (UID/GID 279) with its $HOME as
/var/lib/plexmediaserver:

# groupadd -g 279 plex
# useradd -u 279 -d /var/lib/plexmediaserver -s /bin/false -g plex plex

After installing, grab an account from https://my.plexapp.com/ and visit
http://localhost:32400/manage to configure your server.