Plex - jonatello/lab-musing GitHub Wiki

Configuration

Update the jail

pkg update

pkg upgrade

Install the Plex package

pkg install plexmediaserver

Enable Plex via rc.conf

sysrc plexmediaserver_enable=yes

Start Plex

service plexmediaserver start

Mount all Movies, Music, Shows, etc to /media

Browse to the IP of the jail and add the libraries from the mount points (%IPAddress%:32400/web)