you need to start it like this :
bash /path_to_PlexConnect/PlexConnect_daemon.bash start
You also need to edit the mentioned file and find the line that references python and change it to : /usr/bin/python
By the way make sure you have python python2 and python27 installed. You will need bash as well
pkg install bash python python2 python27
bash /path_to_PlexConnect/PlexConnect_daemon.bash start
You also need to edit the mentioned file and find the line that references python and change it to : /usr/bin/python
By the way make sure you have python python2 and python27 installed. You will need bash as well
pkg install bash python python2 python27
Last edited: