[mythtv-users] MythTV / Plex plugin

Mark Perkins perkins1724 at hotmail.com
Sun Apr 6 01:30:28 UTC 2014


________________________________
> Date: Sat, 5 Apr 2014 17:43:37 -0400 
> From: showcasefloyd at gmail.com 
> To: mythtv-users at mythtv.org 
> Subject: Re: [mythtv-users] MythTV / Plex plugin 
>  
> Okay, I think I'm getting closer. 
>  
> It appears that has something to do with port 6544 (the webservices API  
> port). 
>  
> It's working fine on the local machine  
> 127.0.0.1:6544<http://127.0.0.1:6544> but I can't connect to it from my  
> Plex server. 
>  
>  
Do you have any remote FE's or only local FE/BE machine? Does your mythtv-setup use the actual IP address of your backend or 127.0.0.1 (127.0.0.1 is just the shortcut for local host and will not get you to your backend from a remote machine)?

If you have not previously had any remote FE's (ie your IP address in mythtv-setup is 127.0.0.1) you will need to modify your MythTV configuration and MySQL configuration to allow remote access (ie add the real local area network IP address to the config and add appropriate privileges in MySQL). I don't think MythWeb counts in this case because it is controlled by Apache most likely on the local machine. 		 	   		  


More information about the mythtv-users mailing list