• Max Audron's avatar
    upnp: add option to configure interface for db plugin · 6f81bb4b
    Max Audron authored
    Add an option to the UPnP database plugin to configure which interface
    is used by upnp to discover servers.
    
    upnp by default selects the first interface that is not loopback, which
    in some cases might not be the desired interface. For example if wanting
    to access a DLNA server over a VPN connection.
    
    The "interface" option can now be set to the name of the desired
    interface to achieve this.
    
    The default behaviour remains unchanged.
    6f81bb4b
plugins.rst 46.4 KB