This would work well. So do you tell mythtv that you are not actually recording the current program if the &quot;control file&quot; is present? Does your channel change script do something like click &quot;don&#39;t record&quot; so it will record later?<div>
<br></div><div>I like this idea because my schedule will still show up like its going to record, it just wont. So the program would just record later.<br><br><div class="gmail_quote">On Thu, Mar 17, 2011 at 1:25 AM, Dave Pearson <span dir="ltr">&lt;<a href="mailto:lists@the-pearsons.co.uk">lists@the-pearsons.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

  
    
    
  
  <div bgcolor="#ffffff" text="#000000"><div><div></div><div class="h5">
    On 17/03/11 02:50, Spencer Herzberg wrote:
    </div></div><blockquote type="cite"><div><div></div><div class="h5">Hi, is there a way to easily setup schedules for
      tuners? So that say Tuner A can&#39;t record anything from 5pm to 1am,
      and Tuner B from 10am to 12pm?
      <div><br>
      </div>
      <div>My setup has my master backend in the bedroom and the
        hd receiver is hooked up to my tv through my hdpvr. We watch tv
        at night and the Miss doesn&#39;t like to use the Mythtv frontend
        for live tv (yet). If I could just schedule that tuner to not be
        available between 5pm and 1am, that would be a perfect fix until
        I can get her to use the mythtv frontend.</div>
      <div><br>
      </div>
      <div>I have tried cron jobs with mythbackend <span style="font-family:Verdana,Arial,Helvetica">--nosched but it seems that this
          will need to rebuild the recording schedules at the time the
          command is called which is not quite ideal. I want the tuner
          to not be available during certain time slots and this to be
          reflected in the &quot;Upcoming Recordings&quot; displays.</span></div>
      <div><span style="font-family:Verdana,Arial,Helvetica"><br>
        </span></div>
      <div><span style="font-family:Verdana,Arial,Helvetica">Thanks for the help!</span></div>
      
      </div></div><pre><fieldset></fieldset>
_______________________________________________
mythtv-users mailing list
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
</pre>
    </blockquote>
    I have a similar situation with my Sky + box being used for live TV
    most of the time. The way I&#39;ve got around this is to have the
    Channel Change Script check a control file to see if it is OK to
    change channel or not (in my case it&#39;s only OK if it&#39;s changing
    channel in order to record a program, not if it&#39;s a &quot;live TV&quot;
    channel change). You could easily modify your channel change script
    to check the Time of Day, or, if you wanted to be able to do the
    same as me you can use the &quot;Recording Pending&quot; event to set the flag
    in a control file. The &quot;Recording Pending&quot; event is triggered about
    3 or 4 time in the minute or two before the recording is due to
    start, you can&#39;t use the &quot;Recording Started&quot; event (as would seem to
    be the obvious trigger to use) because it is triggered even when
    Live TV is started.<br>
    <br>
    Hope this helps,<br>
    Dave.<br>
    <br>
    Regards,<br>
    Dave.<br>
  </div>

<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br></div>