<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 29/09/2019 13:23, Klaas de Waal
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CANcAQaOrkJ8WjEK_wvjc=c_-21-iwHaG7bQKsFjP=ZSPQp7czA@mail.gmail.com">
      <pre class="moz-quote-pre" wrap="">It is not currently in the plan to backport these fixes to v30. The
current master is completely stable and the database version is still
the same as the v30 so what you can do is run the current master on
the backend and keep the frontends on v30. That is what I have in my
production system and that works great. Of course, you must compile
the master for this. Note that because the database version is still
the same you can go back to the v30 backend if for some reason the
master does not work. In that case please report the problem so that
it can be fixed before the v31 release.

Hope this helps,
Klaas.

On Sun, 29 Sep 2019 at 11:50, <a class="moz-txt-link-abbreviated" href="mailto:martin.konopka@mknetz.de">martin.konopka@mknetz.de</a>
<a class="moz-txt-link-rfc2396E" href="mailto:martin.konopka@mknetz.de"><martin.konopka@mknetz.de></a> wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">

Hello,

I own a DVB card with multiple delivery systems. To switch to the proper deliver system in mythtv-setup I need the mythtv master branch where the patches associated to ticket #13014 were applied. However, running master on all my computers seems a bit risky. Is there a plan to include these patches in the fixes/30 branch since without it mythtv seems to be unusable?

Regards,

Martin
_______________________________________________
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>
    </blockquote>
    <p>You can also use the mythbuntu ppa 31 (which is currently built
      from master) to save building from source on your backend system.<br>
    </p>
    <p>Assuming you are running some version of Ubuntu 18.04</p>
    <p>add mythbuntu ppa 31 <br>
    </p>
    <pre class="command subordinate" id="yui_3_10_3_1_1569760593549_75" style="margin: 0px 0px 0.8em 2em; padding: 0px; font-family: monospace; color: rgb(51, 51, 51); font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-style: initial; text-decoration-color: initial;">sudo add-apt-repository ppa:mythbuntu/31
sudo apt-get update</pre>
    <p>if upgrading an existing mythtv installation e.g. from mythtv 29
      use "sudo apt dist-upgrade" to upgrade to mythtv 31, otherwise
      "sudo apt install mythtv" for a client/server mythtv.<br>
    </p>
    <p>When ppa:mythbuntu/31 is added it creates a file
      /etc/apt/sources.list.d/mythbuntu-ubuntu-31-bionic.list</p>
    <p>Once installed you can disable future updates from the mythbuntu
      ppa 31 by commenting out the first line of the file (put # at
      start of the line).</p>
    <p><br>
    </p>
    <p>Mike<br>
    </p>
    <p><br>
    </p>
    <p><br>
    </p>
  </body>
</html>