fetchtv
Version:
A Node.js CLI tool to manage Fetch TV recordings.
12 lines (11 loc) • 2.03 kB
text/xml
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:BrowseResponse 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/"><item id="100" parentID="10" restricted="1"><dc:title>S1 E1 - Pilot</dc:title><dc:description>Episode 1 of Season 1</dc:description><upnp:class>object.item.videoItem</upnp:class><res protocolInfo="http-get:*:video/mpeg-tts:DLNA.ORG_PN=AVC_TS_HD_AC3;DLNA.ORG_OP=01" size="1073741824" duration="1:25:30" parentTaskName="Bluey S1 E1">http://192.168.1.10:49152/item/100</res></item><item id="101" parentID="10" restricted="1"><dc:title>S1 E2 - Hospital</dc:title><dc:description>Episode 2 of Season 1</dc:description><upnp:class>object.item.videoItem</upnp:class><res protocolInfo="http-get:*:video/mp4:DLNA.ORG_PN=MP4" size="536870912" duration="0:24:15">http://192.168.1.10:49152/item/101</res></item><item id="102" parentID="10" restricted="1"><dc:title>In Progress Recording</dc:title><dc:description>Currently recording</dc:description><upnp:class>object.item.videoItem</upnp:class><res protocolInfo="http-get:*:video/mpeg-tts:*" size="-1" duration="0:00:00">http://192.168.1.10:49152/item/102</res></item></DIDL-Lite></Result>
<NumberReturned>3</NumberReturned>
<TotalMatches>3</TotalMatches>
<UpdateID>1</UpdateID>
</u:BrowseResponse>
</s:Body>
</s:Envelope>