slackbuilds_ponce/multimedia/plexmediaserver
Kevin Matthew d7828e770f
network/plexmediaserver: Updated for version 1.18.3.2156_349e9837e.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-12-19 22:41:51 +07:00
..
doinst.sh
plexmediaserver.info network/plexmediaserver: Updated for version 1.18.3.2156_349e9837e. 2019-12-19 22:41:51 +07:00
plexmediaserver.SlackBuild network/plexmediaserver: Updated for version 1.18.3.2156_349e9837e. 2019-12-19 22:41:51 +07:00
rc.plexmediaserver multimedia/plexmediaserver: Updated for version 1.15.1. 2019-03-16 06:53:27 +07:00
README multimedia/plexmediaserver: Updated for version 1.15.1. 2019-03-16 06:53:27 +07:00
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://www.plex.tv and visit
http://localhost:32400/manage to configure your server.