What to send back when I get a request for my DLNA ContentDirectory control URL
I’m creating a DLNA server using UPNP/ssdp, and am unsure how to format the content directory to actually get stuff to show up, or if it’s even possible given the way that I’ve set it the way content is sent back.
In short, I want to tell the DLNA receiver that media is available within a container.
I’ve read some similar questions, the DLNA documentation as well as the formatting templates to no result.