From 904d9cfde36608d7d106e01f9115ab2ec8f14aec Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 22 Dec 2016 12:00:21 -0500 Subject: [PATCH] add info on the pkg version of FreeBSD prefering user:group = plex:plex --- Installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Installation.md b/Installation.md index 3b56b10..08e76ec 100644 --- a/Installation.md +++ b/Installation.md @@ -52,6 +52,8 @@ PlexPy will be installed to `/usr/local/share/plexpy`. * Allow all users to run: `sudo chmod 777 plexpy` _OR_ * Allow only a certain user to run: `sudo chown -R _sabnzbd:_sabnzbd plexpy` + _OR_ + * If using the pkg version of plexmediaserver use: `sudo chown -R plex:plex /usr/local/share/plexpy` * Type: `cd plexpy` * Type: `python2 PlexPy.py` * PlexPy will be loaded in your browser or listening @ http://localhost:8181