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.
 
 
 
 
 
 
Marcel Saegebarth cccb9d15c8
multimedia/plexmediaserver: Updated for version 1.2.7.2987.
9 years ago
..
README multimedia/plexmediaserver: Added (media center server). 12 years ago
doinst.sh multimedia/plexmediaserver: Added (media center server). 12 years ago
plexmediaserver.SlackBuild multimedia/plexmediaserver: Updated for version 1.2.7.2987. 9 years ago
plexmediaserver.info multimedia/plexmediaserver: Updated for version 1.2.7.2987. 9 years ago
rc.plexmediaserver multimedia/plexmediaserver: Updated for version 0.9.16.3.1840. 10 years ago
slack-desc multimedia/plexmediaserver: Updated for version 0.9.16.2.1827. 10 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://my.plexapp.com/ and visit
http://localhost:32400/manage to configure your server.