Thanks Daniel, I'll have a closer look at this.<br><br>- Mark.<br><br><div><span class="gmail_quote">On 5/31/06, <b class="gmail_sendername">Daniel Kristjansson</b> &lt;<a href="mailto:danielk@cuymedia.net">danielk@cuymedia.net
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wed, 2006-05-31 at 19:02 -0400, Mark Buechler wrote:<br>&gt; How would you suggest I proceed with this then? I don't know that
<br>&gt; other input cards really have a need for this functionality, or at<br>&gt; least not as much as DVB especially for those of us who use rotors. I<br>&gt; tried putting this code on the frontend (ala the first patch) but in
<br>&gt; many cases an important variable was null which broke saving the<br>&gt; input. I've thought about an entry in settings to hold the last tuned<br>&gt; chanid for each frontend but that bypasses the &quot;Avoid conflicts
<br>&gt; between live TV and scheduled shows&quot; code.<br><br>I think you just have to get the input as well when you get the<br>start channel, and use that in the initial tuning. If you make<br>sure the initial tuning event specifies the input I think this
<br>will work. But you also should be saving the input on the master<br>capturecard, you should not be using &quot;GetInputCardID&quot; as that<br>will just change the input on the child card if you are tuned<br>to it, this won't be read in when you first tune the recorder.
<br>genOpt.defaultinput should be set correctly initially so you<br>shouldn't need those tv_rec.cpp changes; if it isn't set correctly,<br>figure out why...<br><br>-- Daniel<br><br>_______________________________________________
<br>mythtv-dev mailing list<br><a href="mailto:mythtv-dev@mythtv.org">mythtv-dev@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev</a><br>
</blockquote></div><br>