Plex
Revision as of 02:38, 1 December 2013 by Kynikos (talk | contribs) (→Installation: see Help:Style#Unofficial repositories)
Landing page for http://plexapp.com/ Please contribute and update.
Contents
Packages available in AUR
- plexmediaserverAUR
- plexmediaserver-plexpassAUR
- plex-home-theaterAUR
- plex-home-theater-gitAUR
- plex-ffmpeg-gitAUR
Plex Media Server (PMS)
Installation
Install the package from AUR: plexmediaserverAUR.
Operation
To start plex, run sudo systemctl start plexmediaserver. Use sudo systemctl enable plexmediaserver to have it start on startup. Then go to (http://localhost:32400/manage) to set up plex. If you want to add media folders in your home directory you may get a permissions issue. chmod 775 ~/ and usermod -a -G users plex to allow plex to access your files.
Plex Home Theater
Installation
You can build either plex package from source, or use the unofficial alucryd repository providing both regular plex-home-theaterAUR and nightlies of plex-home-theater-gitAUR.