gmrender-resurrect icon indicating copy to clipboard operation
gmrender-resurrect copied to clipboard

Is it possible to make gmrender to listen only on localhost?

Open Kafkalasch opened this issue 10 years ago • 6 comments

Kafkalasch avatar Sep 27 '15 17:09 Kafkalasch

There is the option --ip-address or -I, did you try to set that to 127.0.0.1 ? (away from computer, have not tested this)

hzeller avatar Sep 28 '15 06:09 hzeller

Thank you for your fast response.

Seems to work or at least the logfile does not show any errors. But didn't solve my problem. I am using BubbleUPnP to create an OpenHome renderer out of the gmediarenderer. But doing so there are two renderers listed (i.e. MyPi and MyPi (OpenHome)). If i make the gmediarenderer to listen only on localhost, somehow the BubbleUPnP Server, which also runs on the pi, won't find the gmediarenderer any more. Do you have any suggestions how to solve this?

Kafkalasch avatar Sep 29 '15 22:09 Kafkalasch

Oh, if you want to run multiple renderers, you might want to create a different UUID so that they are possible to distinguish

See https://github.com/hzeller/gmrender-resurrect/blob/master/INSTALL.md#-u---uuid

hzeller avatar Sep 29 '15 22:09 hzeller

oh no, that is not the problem, they are distinguishable. I am just a little perfectionist: I want to make the gmediarenderer invisible to my guests in the network, so that they have to use the OpenHome-Renderer and do not use the gmediarenderer unintenionally. (OpenHome allows many users to create one shared playlist - But UPnPBubbleServer needs the gmediarenderer to create the OpenHome-renderer, it works like an add-on). But never mind. Just wondered if there was an easy solution.

Kafkalasch avatar Oct 01 '15 03:10 Kafkalasch

Mmh, so I have not played with BubbleUPnP Server to know what it does (or not does) to only find things on localhost. Did you figure it out ? I'd contact the BubbleUPnP people, I found them to be pretty responsive.

hzeller avatar Mar 28 '16 04:03 hzeller

No, I let it be and moved on to other, more pressing features. But thanks for the response and thanks for your hard work on this project!

Kafkalasch avatar Mar 30 '16 12:03 Kafkalasch