Skip to content

Instantly share code, notes, and snippets.

@yottatsa
Created July 4, 2018 22:19
Show Gist options
  • Select an option

  • Save yottatsa/3deb43a07b970395cf9a3e540e00f414 to your computer and use it in GitHub Desktop.

Select an option

Save yottatsa/3deb43a07b970395cf9a3e540e00f414 to your computer and use it in GitHub Desktop.
NOTIFY
HOST: 192.168.1.201:8123
CONTENT-TYPE: text/xml; charset="utf-8"
CONTENT-LENGTH: 1498
NT: upnp:event
NTS: upnp:propchange
SID: uuid:13891460-64ef-1cef-b249-d82842f5fcfb
SEQ: 0
<?xml version="1.0" encoding="utf-8"?>
<e:propertyset xmlns:e="urn:schemas-upnp-org:event-1-0">
<e:property>
<LastChange>
<!-- Unquoted event posted below -->
</LastChange>
</e:property>
</e:propertyset>
<Event
xmlns="urn:schemas-upnp-org:metadata-1-0/AVT/">
<InstanceID val="0">
<TransportState val="NO_MEDIA_PRESENT"/>
<AVTransportURI val=""/>
<CurrentTrackURI val=""/>
<NumberOfTracks val="0"/>
<CurrentMediaDuration val="00:00:00"/>
<CurrentTrackDuration val="00:00:00"/>
<AVTransportURIMetaData val=""/>
<TransportStatus val="OK"/>
<PlaybackStorageMedium val="NONE"/>
<RecordStorageMedium val="NOT_IMPLEMENTED"/>
<PossiblePlaybackStorageMedia val="NOT_IMPLEMENTED"/>
<PossibleRecordStorageMedia val="NOT_IMPLEMENTED"/>
<CurrentPlayMode val="NORMAL"/>
<TransportPlaySpeed val="1"/>
<RecordMediumWriteStatus val="NOT_IMPLEMENTED"/>
<CurrentRecordQualityMode val="NOT_IMPLEMENTED"/>
<PossibleRecordQualityModes val="NOT_IMPLEMENTED"/>
<CurrentTrack val="1"/>
<CurrentTrackMetaData val="NOT_IMPLEMENTED"/>
<NextAVTransportURI val="NOT_IMPLEMENTED"/>
<NextAVTransportURIMetaData val="NOT_IMPLEMENTED"/>
<CurrentTransportActions val=""/>
</InstanceID>
</Event>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment