mherger wrote: > > Logitech Media Server in a Docker container, so the 'host' variable > in > > ProtocolHandler.pm > > was getting set to the private IP address of the container. I > edited > > the Perl module to > > hard-code to the Docker host IP address as a work-around. I > suspect > > that anybody running > > their server in a VM with NAT would encounter this, as well. > > Huh? Wouldn't the helper app be running inside the same container? > > -- > > Michael
Is the helper app called by the server side? That was my original thought, but when I couldn't find why the connection to the helper was failing, I hypothesized that maybe the server was re-directing the client (player) to the helper. I guess I wrongly interpreted that success as a validation of my hypothesis. Maybe it's actually a network routing issue? I'll try to get to the actual root of the problem when I get some time. In the meantime, I'm grateful to have a fully functioning plugin. ------------------------------------------------------------------------ IceCreamKid's Profile: http://forums.slimdevices.com/member.php?userid=65878 View this thread: http://forums.slimdevices.com/showthread.php?t=104436 _______________________________________________ squeezenetwork mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezenetwork
