@Tim Curtis ,
sorry I never went deep enough into this, but doesn't the upnp server send some kind of identifier?
Isn't this something you can "catch" on scan to define which folder/structure you need to get the songs?
gssdp-device-sniffer:
it seems to be called "upnp:rootdevice"
Hendrik-Jan
sorry I never went deep enough into this, but doesn't the upnp server send some kind of identifier?
Isn't this something you can "catch" on scan to define which folder/structure you need to get the songs?
gssdp-device-sniffer:
it seems to be called "upnp:rootdevice"
Code:
Headers:
CACHE-CONTROL: max-age=1800
DATE: Fri, 30 Aug 2019 18:25:15 GMT
ST: upnp:rootdevice
USN: uuid:4d696e69-444c-164e-9d41-001e0630ce05::upnp:rootdevice
EXT:
Server: Debian DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.2.1
LOCATION: http://192.168.1.9:8200/rootDesc.xml
Content-Length: 0
Hendrik-Jan