OK this is quite a slow process as I am travelling / my brother has asked me to take care of it even though he is local and my father is not really computer literate but here is what I have just managed to discover.
1. The server is working....my father can watch movies via his iPhone
2. I believe he can also share the screen of his iPhone to his ATV
3. The route to the Plex Movies via the Trailers AVATAR is broken (see first post)
Before trying new things I thought to revisit previous checks to see if anything had changed:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
mDNSRespo 42 _mdnsresponder 97u IPv6 0xa895102a80938649 0t0 UDP *:domain
mDNSRespo 42 _mdnsresponder 98u IPv4 0xa895102a80fab6f1 0t0 TCP *:domain (LISTEN)
mDNSRespo 42 _mdnsresponder 99u IPv6 0xa895102a6bea2011 0t0 TCP *:domain (LISTEN)
Python 214 root 4u IPv4 0xa895102a6bab9589 0t0 UDP macbook-pro:domain
macbook-pro:~ gema$
So Python is still active
Next we checked LauchDaemons:
cd /Library/LaunchDaemons
macbook-pro:LaunchDaemons gema$ pwd
/Library/LaunchDaemons
macbook-pro:LaunchDaemons gema$ ls
com.adobe.fpsaud.plist
com.logmein.logmeinblanker.plist
com.logmein.logmeinserver.plist
com.logmein.raupdate.plist
com.microsoft.office.licensing.helper.plist
com.plex.plexconnect.bash.plist
com.trusteer.rooks.rooksd.plist
macbook-pro:LaunchDaemons gema$
plexconnect still there
Now we tried to remove this from LaunchDaemons:
macbook-pro:LaunchDaemons gema$ sudo launchctl unload /Library/LaunchDaemons/com.plex.plexconnect.bash.plist
launchctl: Error unloading: com.plex.plexconnect.bash
macbook-pro:LaunchDaemons gema$
Why has that failed please and what should we try next ?