Ian Whyman

Results 138 comments of Ian Whyman

Interesting, we should update our systemd unit file in this case. Seems we are still getting: `UPNP_E_SOCKET_BIND` back from the library :-1:

@phi-whiterabbit If possible, could you try the patch in https://github.com/gerbera/gerbera/pull/1337? Thanks!

I am keen to understand the problem with libupnp, ideally. I dont think its a Gerbera specific issue, but the vast majority of Gerbera users will be using it libupnp,...

Ideally we need you test with `libupnp` master with much better logging support (but there is a lot of API changes needed to support that version)

1. We dont really have any control over the bind behaviour, it is all handled by libupnp. We don't want to bind to 0.0.0.0 if we can help it as...

I suppose we can add it to the systemd unit we provide, its currently beautifully simple. We would need some kind of env file or config file that you would...

Conan is great in principle, painful in reality!

Hi @hmoffatt! I think you are entirely right here, would you be able to put together a PR to update it?

Interesting, sounds almost like an off by one to me...