summaryrefslogtreecommitdiffstats
path: root/multimedia/plexmediaserver/README
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/plexmediaserver/README')
-rw-r--r--multimedia/plexmediaserver/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/multimedia/plexmediaserver/README b/multimedia/plexmediaserver/README
index b2a74c4f78..3c0e127c73 100644
--- a/multimedia/plexmediaserver/README
+++ b/multimedia/plexmediaserver/README
@@ -1,9 +1,10 @@
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.
+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:
@@ -12,4 +13,4 @@ Plex Media Server runs as plex:plex (UID/GID 279) with its $HOME as
# 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.
+http://localhost:32400/web configure your server.