Hi,
Can anyone tell a newbie to nas how to get plex connect on to readynas with os6? :unsure:
A really simple method would be appreciated
Cheers
Hi,
Can anyone tell a newbie to nas how to get plex connect on to readynas with os6? :unsure:
A really simple method would be appreciated
Cheers
I would like this as well.
Hi,
Can anyone tell a newbie to nas how to get plex connect on to readynas with os6? :unsure:
A really simple method would be appreciated
Cheers
Doesnt OS6 support apps and it's in the app store?
To get it to work on OS6
1) install python 2.7
2) install plexconnect
3) stop connman running a dns server on port 53. Need to change the connman start script - edit the file connman.service and add --nodnsproxy:
ExecStart=/usr/sbin/connmand -n --nodnsproxy
4) change the apache port to 8080 -edit the file ports.conf
NameVirtualHost *:8080
Listen 8080
5) create a start script for plexconnect in etc/init.d with a command something like:
nohup sleep 120 2>/dev/null && cd /data/Tims/PlexConnect && nohup ./PlexConnect.py 2>/dev/null &
Doesnt OS6 support apps and it's in the app store?
Plex server is in the app store, not plex connect
Has anyone seen anythin about a plex connect app?
exactly .. there is no plex connect on the store.. and even when i search for the pled connect file it is a bin file where readynas 516 take only deb files..
noone seems to know how.. or maybe not willing to help i am not sure
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.