[mythtv-users] New Sky+ App - control Sky box via tcp/ip network

Michael Watson michael at thewatsonfamily.id.au
Fri Dec 14 00:10:20 UTC 2012


On 14/12/2012 10:54 AM, Michael Watson wrote:
>
> Try changing the header line to this
>
> headers=  { "SOAPACTION": 
> "urn:schemas-nds-com:service:SkyPlay:2#SetAVTransportURI"}
>
Or

headers=  { "Content-Length": "%d" % len(XML), "SOAPACTION": 
"urn:schemas-nds-com:service:SkyPlay:2#SetAVTransportURI", 
"Content-Type": "text/xml; char-set=utf-8"  }


>
> Regards,
> Michael Watson
>



More information about the mythtv-users mailing list