<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    I have a sql snipped to set the live TV starting channel
    <div class="gmail_quote">Am 20. Januar 2016 01:20:28 MEZ, schrieb
      Hika van den Hoven <a class="moz-txt-link-rfc2396E" href="mailto:hikavdh@gmail.com"><hikavdh@gmail.com></a>:
      <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex;
        border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
        <pre class="k9mail">Hoi All,

I already use the computer in my bedroom as a clock-radio. The server
turns it on at the programmed time and starts the internal analog radio
card.
At present I'm thinking of moving to a smaller less energy consuming
computer (I'm thinking about a Raspberry Pi) only I then will need
another radio source. I've several options among which is MythTV from
my homerun, but then I need to be able to let it start playing at a
preset time. Is there a possibility in MythTV to let a frontend start, 
livetv at a set time?

</pre>
      </blockquote>
      <pre class="k9mail">Hi,
it should be possible with this plugin:<a href="https://github.com/tobser/mythteatime"> https://github.com/tobser/mythteatime</a>
You will have to add a custom script to set the starting channel for livetv 
before the LiveTV jumppoint is called.
I think I still have the SQL command to set the start channel somewhere, if 
you are interested I can look it up. Don't know if an API call to do this 
directly exists...

Tobi
</pre>
    </div>
  </body>
</html>