Skip to content
#

upnp

Here are 222 public repositories matching this topic...

SubJunk
SubJunk commented Aug 17, 2021

Sometimes our logs get very large, usually due to bugs or because the user is running UMS in TRACE log mode for debugging. It would be useful to split the logs at an interval (maybe every 100MB) to make it easier to open them in editors

gerbera
hmoffatt
hmoffatt commented Jun 1, 2021

The instructions for docker-compose reference a volume called gerbera-config, but it is not declared, so starting the container fails with

ERROR: Named volume "gerbera-config:/var/run/gerbera:rw" is used in service "gerbera" but no declaration was found in the volumes section.

The container needs to be declared with

volumes:
  gerbera-config: {}

However, I don't thin

"TCMPortMapper.framework" is a clean and nice Objective-C API to provide knowledge about and improve the reachability of your machine from the big bad internet. "Port Map.app" is a nice standalone sample app using the framework to display reachability and enable setup of Port Mappings if your router allows for it.

  • Updated Jul 16, 2020
  • C

Improve this page

Add a description, image, and links to the upnp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the upnp topic, visit your repo's landing page and select "manage topics."

Learn more