UPnP Debug Information
#1
Hi,

I'm trying to get own UPnP server (https://code.google.com/p/mipnp/) to work with XBMC.
Currently, my server works with VLC and the Xbox 360, but not with XBMC (version 12.3).
The discovery works (XBMC shows my server in the list of UPnP servers).
But when I try to open the server, nothing happens.

I tried to to turn on the debugging option, but the logs aren't telling me allot:
Quote:20:16:59 T:139995507795904 DEBUG: CGUIMediaWindow::GetDirectory (upnp://ae5629e3-2699-42fe-8ad9-e97f0428694a/)
20:16:59 T:139995507795904 DEBUG: ParentPath = [upnp://]
20:17:00 T:139995507795904 ERROR: GetDirectory - Error getting upnp://ae5629e3-2699-42fe-8ad9-e97f0428694a/
20:17:00 T:139995507795904 ERROR: CGUIMediaWindow::GetDirectory(upnp://ae5629e3-2699-42fe-8ad9-e97f0428694a/) failed

So I was wondering if there is some other way I can get more information on what is going on.
Is there a separate log for this kind of things?

I already tried to see if there is something wrong with the data sent between XBMC and my UPnP server with Wireshark, but I can't see anything unusual (compared to PS3 media server, which works).

Thanks in advance.
Reply

Logout Mark Read Team Forum Stats Members Help
UPnP Debug Information0