Running with this command line: vlc --verbose=3 --ignore-config --no-plugins-cache --no-media-library --no-metadata-network-access --no-qt-autoload-extensions --no-qt-privacy-ask --no-auto-preparse --extraintf=rc (stolen from a website somewhere, and probably totally wrong..), I actually get a response (ie it appears to search), but I get the following from the command line:
Code: Select all
[00005617026ebf88] qt4 interface debug: Sorting by column -1, order 0
[00005617026ebf88] core interface debug: using interface module "qt4"
[00005617026e0288] core playlist debug: adding services_discovery upnp{longname="Universal Plug'n'Play"}...
[00007f8fd46df0b8] core services discovery debug: looking for services_discovery module matching "upnp": 14 candidates
[00007f8fd46df0b8] upnp services discovery: Initializing libupnp on '(null)' interface
[00007f8fd46df0b8] core services discovery debug: using services_discovery module "upnp"
[00007f8fd46df0b8] upnp services discovery warning: search timeout
Obviously times out (don't know why..), but it DID actually search...
libupnp version 1.6.19-3.5 (is this important?)
Now running VLC 2.2.4-239.2...
Also, just checked, running Win10 in Virtualbox on this PC (Opensuse Leap42.2x64), with VLC 2.2.4, I can find and play 3x upnp sources from my local net... So they are certainly there....
Any clues?