<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
  <meta name="Generator" content="Zarafa WebAccess v7.1.1-37812">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <title>RE: [mythtv-users] New Sky+ App - control Sky box via tcp/ip network</title>
  <style type="text/css">
      body
      {
        font-family: Arial, Verdana, Sans-Serif ! important;
        font-size: 12px;
        padding: 5px 5px 5px 5px;
        margin: 0px;
        border-style: none;
        background-color: #ffffff;
      }

      p, ul, li
      {
        margin-top: 0px;
        margin-bottom: 0px;
      }
  </style>
</head>
<body>
<blockquote style="border-left: 2px solid #325FBA; padding-left: 5px;margin-left:5px;">-----Original message-----<br /><strong>From:</strong>        Michael Watson &lt;michael@thewatsonfamily.id.au&gt;<br /><strong>Sent:</strong>        Fri 14-12-2012 00:10<br /><strong>Subject:</strong>        Re: [mythtv-users] New Sky+ App - control Sky box via tcp/ip network<br /><strong>To:</strong>        Discussion about MythTV &lt;mythtv-users@mythtv.org&gt;; <br />On 14/12/2012 10:54 AM, Michael Watson wrote:<br />&gt;<br />&gt; Try changing the header line to this<br />&gt;<br />&gt; headers= &nbsp;{ &quot;SOAPACTION&quot;: <br />&gt; &quot;urn:schemas-nds-com:service:SkyPlay:2#SetAVTransportURI&quot;}<br />&gt;<br />Or<br /><br />headers= &nbsp;{ &quot;Content-Length&quot;: &quot;%d&quot; % len(XML), &quot;SOAPACTION&quot;: <br />&quot;urn:schemas-nds-com:service:SkyPlay:2#SetAVTransportURI&quot;, <br />&quot;Content-Type&quot;: &quot;text/xml; char-set=utf-8&quot; &nbsp;}<br /><br /><br />&gt;<br />&gt; Regards,<br />&gt; Michael Watson<br />&gt;<br /><br />_______________________________________________<br />mythtv-users mailing list<br />mythtv-users@mythtv.org<br />http://www.mythtv.org/mailman/listinfo/mythtv-users<br /></blockquote><p><br />&nbsp;Hi,</p><p>&nbsp;</p><p>Thanks for the suggestions, the second of them seems to be the closest, but sadly it still fails with this error:</p><p>&nbsp;</p><p>500 Internal Server Error</p><p>&lt;s:Envelope xmlns:s=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; s:encodingStyle=&quot;http://schemas.xmlsoap.org/soap/encoding/&quot;&gt;</p><p>&lt;s:Body&gt;</p><p>&lt;s:Fault&gt;</p><p>&lt;faultcode&gt;s:Client&lt;/faultcode&gt;</p><p>&lt;faultstring&gt;UPnPError&lt;/faultstring&gt;</p><p>&lt;detail&gt;</p><p>&lt;UPnPError xmlns=&quot;urn:schemas-upnp-org:control-1-0&quot;&gt;</p><p>&lt;errorCode&gt;-111&lt;/errorCode&gt;</p><p>&lt;errorDescription&gt;Invalid Action&lt;/errorDescription&gt;</p><p>&lt;/UPnPError&gt;</p><p>&lt;/detail&gt;</p><p>&lt;/s:Fault&gt;</p><p>&lt;/s:Body&gt;</p><p>&nbsp;</p><p>Regards,</p><p>Dave.</p>
</body>
</html>