Stu Miller df01232811 multimedia/plexmediaserver: Updated for v 1.27.2.5929_a806c5905. 1 year ago
..
README bb2430425b multimedia/plexmediaserver: Updated for v 1.21.0.3711_b509cc236. 3 years ago
doinst.sh d351ab6534 multimedia/plexmediaserver: Updated for v 1.19.4.2902_69560ce1e. 4 years ago
plexmediaserver.SlackBuild df01232811 multimedia/plexmediaserver: Updated for v 1.27.2.5929_a806c5905. 1 year ago
plexmediaserver.info df01232811 multimedia/plexmediaserver: Updated for v 1.27.2.5929_a806c5905. 1 year ago
slack-desc b8d756981f multimedia/plexmediaserver: Updated for version 0.9.16.2.1827. 8 years ago

README

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/web configure your server.