Have been using PlexConnect on a freeNAS box previously however with the new updates in their system it broke the old commands i used to install and run PlexConnect.
I thought i would list the commands that i have used so far to install the components however i have got stuck when i come to try and run a python or bash which i was wondering if someone with more experience would be able to help me with?
So to install git, python, nano and bash i used the following:
I have edited the PYTHON line of code and now get the following error
root@PlexConnect:/PlexConnect # bash /PlexConnect/PlexConnect_daemon.bash start
Starting PlexConnect...
/PlexConnect/PlexConnect_daemon.bash: line 29: /usr/local/bin/python: No such file or directory
I have browsed to that folder location and nothing is in the bin folder?!
When i used 'pkg install python27' it didn't come up with any errors.