<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:GetSortCapabilities xmlns:m="urn:schemas-upnp-org:service:ContentDirectory:1"/></SOAP-ENV:Body></SOAP-ENV:Envelope>
[2011/12/20 19:54:53] upnphttp.c:653: debug: SOAPAction: urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities
[2011/12/20 19:54:53] upnpsoap.c:1561: debug: SoapMethod: GetSortCapabilities
[2011/12/20 19:54:53] upnphttp.c:1146: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 390
Server: 3.0.0-14-generic DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:GetSortCapabilitiesResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><SortCaps>dc:title,dc:date,upnp:class,upnp:originalTrackNumber</SortCaps></u:GetSortCapabilitiesResponse></s:Body></s:Envelope>
[2011/12/20 19:54:53] minidlna.c:1206: debug: HTTP connection from 192.168.1.101:53774
[2011/12/20 19:54:53] minidlna.c:1206: debug: HTTP connection from 192.168.1.101:53775
[2011/12/20 19:54:53] upnphttp.c:155: debug: Client found in cache. [type 100/entry 0]
[2011/12/20 19:54:53] upnphttp.c:822: debug: HTTP REQUEST: POST /ctl/ContentDir HTTP/1.1
Cache-Control: no-cache
Connection: Close
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player/12.0.7601.17514 DLNADOC/1.50 (MS-DeviceCaps/1024)
SOAPAction: "urn:schemas-upnp-org:service:ContentDirectory:1#Search"
Content-Length: 921
Host: 192.168.1.1:8200
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:Search xmlns:m="urn:schemas-upnp-org:service:ContentDirectory:1"><ContainerID xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">0</ContainerID><SearchCriteria xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">upnp:class derivedfrom "object.item.videoItem" and @refID exists false</SearchCriteria><Filter xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">*</Filter><StartingIndex xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">0</StartingIndex><RequestedCount xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">200</RequestedCount><SortCriteria xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">+dc:title</SortCriteria></m:Search></SOAP-ENV:Body></SOAP-ENV:Envelope>
[2011/12/20 19:54:53] upnphttp.c:653: debug: SOAPAction: urn:schemas-upnp-org:service:ContentDirectory:1#Search
[2011/12/20 19:54:53] upnpsoap.c:1561: debug: SoapMethod: Search
[2011/12/20 19:54:53] upnpsoap.c:1294: debug: Searching ContentDirectory:
* ObjectID: 0
* Count: 200
* StartingIndex: 0
* SearchCriteria: upnp:class derivedfrom "object.item.videoItem" and @refID exists false
* Filter: *
* SortCriteria: +dc:title
[2011/12/20 19:54:53] upnpsoap.c:1348: debug: Translated SearchCriteria: o.CLASS like "item.videoItem%" and REF_ID is NULL
[2011/12/20 19:54:53] upnpsoap.c:1397: debug: Search SQL: SELECT o.OBJECT_ID, o.PARENT_ID, o.REF_ID, o.DETAIL_ID, o.CLASS, d.SIZE, d.TITLE, d.DURATION, d.BITRATE, d.SAMPLERATE, d.ARTIST, d.ALBUM, d.GENRE, d.COMMENT, d.CHANNELS, d.TRACK, d.DATE, d.RESOLUTION, d.THUMBNAIL, d.CREATOR, d.DLNA_PN, d.MIME, d.ALBUM_ART, d.DISC from OBJECTS o left join DETAILS d on (d.ID = o.DETAIL_ID) where OBJECT_ID glob '*$*' and (o.CLASS like "item.videoItem%" and REF_ID is NULL) group by DETAIL_ID order by d.TITLE limit 0, 200
[2011/12/20 19:54:53] upnphttp.c:1146: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 631
Server: 3.0.0-14-generic DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:SearchResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><Result><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/" xmlns:dlna="urn:schemas-dlna-org:metadata-1-0/">
</DIDL-Lite></Result>
<NumberReturned>0</NumberReturned>
<TotalMatches>0</TotalMatches>
<UpdateID>2</UpdateID></u:SearchResponse></s:Body></s:Envelope>
[2011/12/20 19:54:53] upnphttp.c:155: debug: Client found in cache. [type 100/entry 0]
[2011/12/20 19:54:53] upnphttp.c:822: debug: HTTP REQUEST: POST /ctl/ContentDir HTTP/1.1
Cache-Control: no-cache
Connection: Close
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player/12.0.7601.17514 DLNADOC/1.50 (MS-DeviceCaps/1024)
SOAPAction: "urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities"
Content-Length: 303
Host: 192.168.1.1:8200
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:GetSortCapabilities xmlns:m="urn:schemas-upnp-org:service:ContentDirectory:1"/></SOAP-ENV:Body></SOAP-ENV:Envelope>
[2011/12/20 19:54:53] upnphttp.c:653: debug: SOAPAction: urn:schemas-upnp-org:service:ContentDirectory:1#GetSortCapabilities
[2011/12/20 19:54:53] upnpsoap.c:1561: debug: SoapMethod: GetSortCapabilities
[2011/12/20 19:54:53] upnphttp.c:1146: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 390
Server: 3.0.0-14-generic DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:GetSortCapabilitiesResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><SortCaps>dc:title,dc:date,upnp:class,upnp:originalTrackNumber</SortCaps></u:GetSortCapabilitiesResponse></s:Body></s:Envelope>
[2011/12/20 19:54:53] minidlna.c:1206: debug: HTTP connection from 192.168.1.101:53776
[2011/12/20 19:54:53] upnphttp.c:155: debug: Client found in cache. [type 100/entry 0]
[2011/12/20 19:54:53] upnphttp.c:822: debug: HTTP REQUEST: POST /ctl/ContentDir HTTP/1.1
Cache-Control: no-cache
Connection: Close
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player/12.0.7601.17514 DLNADOC/1.50 (MS-DeviceCaps/1024)
SOAPAction: "urn:schemas-upnp-org:service:ContentDirectory:1#Search"
Content-Length: 962
Host: 192.168.1.1:8200
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:Search xmlns:m="urn:schemas-upnp-org:service:ContentDirectory:1"><ContainerID xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">0</ContainerID><SearchCriteria xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">upnp:class derivedfrom "object.container.playlistContainer" and @refID exists false</SearchCriteria><Filter xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">dc:title,microsoft:folderPath</Filter><StartingIndex xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">0</StartingIndex><RequestedCount xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">200</RequestedCount><SortCriteria xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">+dc:title</SortCriteria></m:Search></SOAP-ENV:Body></SOAP-ENV:Envelope>
[2011/12/20 19:54:53] upnphttp.c:653: debug: SOAPAction: urn:schemas-upnp-org:service:ContentDirectory:1#Search
[2011/12/20 19:54:53] upnpsoap.c:1561: debug: SoapMethod: Search
[2011/12/20 19:54:53] upnpsoap.c:1294: debug: Searching ContentDirectory:
* ObjectID: 0
* Count: 200
* StartingIndex: 0
* SearchCriteria: upnp:class derivedfrom "object.container.playlistContainer" and @refID exists false
* Filter: dc:title,microsoft:folderPath
* SortCriteria: +dc:title
[2011/12/20 19:54:53] upnpsoap.c:1348: debug: Translated SearchCriteria: o.CLASS like "container.playlistContainer%" and REF_ID is NULL
[2011/12/20 19:54:53] upnpsoap.c:1397: debug: Search SQL: SELECT o.OBJECT_ID, o.PARENT_ID, o.REF_ID, o.DETAIL_ID, o.CLASS, d.SIZE, d.TITLE, d.DURATION, d.BITRATE, d.SAMPLERATE, d.ARTIST, d.ALBUM, d.GENRE, d.COMMENT, d.CHANNELS, d.TRACK, d.DATE, d.RESOLUTION, d.THUMBNAIL, d.CREATOR, d.DLNA_PN, d.MIME, d.ALBUM_ART, d.DISC from OBJECTS o left join DETAILS d on (d.ID = o.DETAIL_ID) where OBJECT_ID glob '*$*' and (o.CLASS like "container.playlistContainer%" and REF_ID is NULL) group by DETAIL_ID order by d.TITLE limit 0, 200
[2011/12/20 19:54:53] upnphttp.c:1146: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 583
Server: 3.0.0-14-generic DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:SearchResponse xmlns:u="urn:schemas-upnp-org:service:ContentDirectory:1"><Result><DIDL-Lite xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:upnp="urn:schemas-upnp-org:metadata-1-0/upnp/" xmlns="urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/">
</DIDL-Lite></Result>
<NumberReturned>0</NumberReturned>
<TotalMatches>0</TotalMatches>
<UpdateID>2</UpdateID></u:SearchResponse></s:Body></s:Envelope>
[2011/12/20 19:54:54] minidlna.c:1206: debug: HTTP connection from 192.168.1.101:53778
[2011/12/20 19:54:54] upnphttp.c:155: debug: Client found in cache. [type 100/entry 0]
[2011/12/20 19:54:54] upnphttp.c:822: debug: HTTP REQUEST: POST /ctl/X_MS_MediaReceiverRegistrar HTTP/1.1
Cache-Control: no-cache
Connection: Close
Pragma: no-cache
Content-Type: text/xml; charset="utf-8"
User-Agent: Microsoft-Windows/6.1 UPnP/1.0 Windows-Media-Player/12.0.7601.17514 DLNADOC/1.50 (MS-DeviceCaps/1024)
SOAPAction: "urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1#IsAuthorized"
Content-Length: 403
Host: 192.168.1.1:8200
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><m:IsAuthorized xmlns:m="urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1"><DeviceID xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string"></DeviceID></m:IsAuthorized></SOAP-ENV:Body></SOAP-ENV:Envelope>
[2011/12/20 19:54:54] upnphttp.c:653: debug: SOAPAction: urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1#IsAuthorized
[2011/12/20 19:54:54] upnpsoap.c:1561: debug: SoapMethod: IsAuthorized
[2011/12/20 19:54:54] upnphttp.c:1146: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 329
Server: 3.0.0-14-generic DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0
<?xml version="1.0" encoding="utf-8"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><s:Body><u:IsAuthorizedResponse xmlns:u="urn:microsoft.com:service:X_MS_MediaReceiverRegistrar:1"><Result>1</Result></u:IsAuthorizedResponse></s:Body></s:Envelope>
[2011/12/20 19:54:55] minissdp.c:683: info: SSDP M-SEARCH from 192.168.1.101:50153 ST: urn:schemas-upnp-org:service:ContentDirectory:1, MX: 3, MAN: "ssdp:discover"
[2011/12/20 19:54:56] minidlna.c:1206: debug: HTTP connection from 192.168.1.101:53779
[2011/12/20 19:54:56] upnphttp.c:155: debug: Client found in cache. [type 100/entry 0]
[2011/12/20 19:54:56] upnphttp.c:822: debug: HTTP REQUEST: UNSUBSCRIBE /evt/ContentDir HTTP/1.1
Cache-Control: no-cache
Connection: Close
Pragma: no-cache
User-Agent: Microsoft-Windows/6.1 UPnP/1.0
SID: uuid:17e574e0-2b3c-11e1-a666-001d7da8f8b3
Host: 192.168.1.1:8200
[2011/12/20 19:54:56] upnphttp.c:732: debug: ProcessHTTPUnSubscribe /evt/ContentDir
[2011/12/20 19:54:56] upnphttp.c:733: debug: SID 'uuid:17e574e0-2b3c-11e1-a666-001d7da8f8b3'
[2011/12/20 19:54:56] upnpevents.c:187: debug: removeSubscriber(uuid:17e574e0-2b3c-11e1-a666-001d7da8f8b3)
[2011/12/20 19:54:56] upnphttp.c:1146: debug: HTTP RESPONSE: HTTP/1.1 200 OK
Content-Type: text/xml; charset="utf-8"
Connection: close
Content-Length: 0
Server: 3.0.0-14-generic DLNADOC/1.50 UPnP/1.0 MiniDLNA/1.0