<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/4/2016 1:59 AM, Mark Perkins
      wrote:<br>
    </div>
    <blockquote
cite="mid:SYXPR01MB130942204CA6163BC504CE88B7800@SYXPR01MB1309.ausprd01.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div style="color: black;">
        <p style="margin: 0 0 1em 0; color: black; font-family:
          sans-serif;">On 4 December 2016 11:25:24 AM Alan Baker <a
            class="moz-txt-link-rfc2396E"
            href="mailto:baker@alanbaker.net"><baker@alanbaker.net></a>
          wrote:</p>
        <p style="margin: 0 0 1em 0; color: black;">> On 12/3/2016
          4:35 PM, gregl at nycap wrote:<br>
          >><br>
          >>     Just yesterday I reinstalled my system and up
          dated to 16.04 and Plex<br>
          >>     myth bundle runs just fine.. Make sure that your
          local Ip address is<br>
          >>     correct.. I believe it set at 192.168. 210.1 and
          it needs to be<br>
          >>     changed<br>
          >>     to your address. That is the only setting that
          will stop it from<br>
          >>     running.. Does it show under channels,if not you
          may have it in the<br>
          >>     wrong folder...<br>
          >><br>
          > Thanks, Greg.  Yes, I set the IP address to the correct
          one.  Plex loads <br>
          > the MythTV recordings channel with selections for title,
          category, and <br>
          > date--so far so good. But when I select any of those
          three, Plex returns <br>
          > "This channel is not responding". 8-(<br>
          ><br>
        </p>
      </div>
    </blockquote>
    <br>
    Thank you, Mark and Greg.  The solution was opaque but documented. 
    See
<a class="moz-txt-link-freetext" href="https://github.com/tschaumburg/MythRecordings.bundle/wiki/2.2-MythTV-networking-setup">https://github.com/tschaumburg/MythRecordings.bundle/wiki/2.2-MythTV-networking-setup</a>.<br>
    <br>
    I changed the MythTV backend setup from 127.0.0.1 to 192.168.0.5,
    but that did not help. Then I changed the Plex bundle plugin's setup
    from 192.168.0.5 to 127.0.0.1 and it worked!  I don't understand why
    this works, but I confirmed it with nmap:  <br>
    <br>
    sudo nmap -p 6544 -sS 192.168.0.5 returns "6544/tcp closed mythtv" <br>
    and<br>
    sudo nmap -p 6544 -sS 127.0.0.1 returns "6544/tcp open  mythtv"!<br>
    <br>
    Alan<br>
    <br>
    <blockquote
cite="mid:SYXPR01MB130942204CA6163BC504CE88B7800@SYXPR01MB1309.ausprd01.prod.outlook.com"
      type="cite">
      <div style="color: black;"><br>
        <p style="margin: 0 0 1em 0; color: black;">  <br>
           </p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a>
<a class="moz-txt-link-freetext" href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a>
MythTV Forums: <a class="moz-txt-link-freetext" href="https://forum.mythtv.org">https://forum.mythtv.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>