You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is a simple plist for plex media server to keep it up and running on osx. Download the zip Prior to install change the __USERNAME__ string in the plist with your username. Open terminal then enter these commands:
sudo su
# Change directory to the com.plex.pms.plist-master
chmod +x install.bash
./install.bash
If you need to unload the plist for any reason open terminal then enter these commands: