<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>On 28/04/2022 10:57, Aidan Brown wrote:<br>
    </p>
    <blockquote type="cite"
cite="mid:SY4P282MB1577F0F2EDCB5FDBB240B7EACCFD9@SY4P282MB1577.AUSP282.PROD.OUTLOOK.COM">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}div.WordSection1
        {page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span lang="EN-US">Hi everyone,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">I would like to share a
            new mythfrontend plugin I’ve written called MythApps that
            allows you to view most video on demand services, IPTV and
            4k YouTube with a consistent interface, remote support and
            mythtv theming.
            <o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">It supports Linux,
            Android and Windows.   If anyone manages to get this
            compiled and finds this useful,  I would like to know how
            you got on and if there are any major bugs or missing
            features required?<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><a
              href="https://github.com/arobro/MythApps/"
              moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/arobro/MythApps/</a><o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Regards,<o:p></o:p></span></p>
        <p class="MsoNormal"><span lang="EN-US">Aidan<o:p></o:p></span></p>
      </div>
      <br>
    </blockquote>
    <p><br>
    </p>
    <p>Thanks for this. Looks like an interesting plugin :)<br>
    </p>
    <p><br>
    </p>
    <p>I've managed to get it to compile but not got it to run properly
      yet. I'm missing some dependencies that I'm still trying to fix.</p>
    <p><br>
    </p>
    <p>A few initial things I noticed :-</p>
    <p><br>
    </p>
    <p>There's at least two binary files that shouldn't be in the git
      repo 'MythApps/mythapps/<span class="css-truncate
        css-truncate-target d-block width-fit">libmythapps.so' and
        'MythApps/theme/themenop'.</span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit">You
        will probably want to add a .gitignore file so git will ignore
        those files in the future.</span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit"><br>
      </span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit">The
        file </span><span class="css-truncate css-truncate-target
        d-block width-fit">'MythApps/mythapps/theme.pro' is a symlink to
        a non existent file so the compile fails. I've attached the
        theme.pro file I used to get it to compile.</span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit"><br>
      </span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit">Anyone
        trying this may need to install libqt5websockets5 and/or
        libqt5websockets5-dev since a standard MythTV install doesn't
        use either of those.</span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit"><br>
      </span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit">Also
        requires xdotool and kodi to be installed. That's as far as I
        got tonight there may be other dependencies I've yet to
        discover.<br>
      </span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit"><br>
      </span></p>
    <p><span class="css-truncate css-truncate-target d-block width-fit">Paul
        H.<br>
      </span></p>
  </body>
</html>