<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>> 3. The ability to stop a tuner that thinks it is on liveTV after the<br>
> frontend crashes. If my FE crashes on liveTV the backend still thinks it is<br>
> watching, and the only way I can stop it is to restart the backend, which<br>
> sucks when I am recording something.<br>
><br>
</div></blockquote></div><br>Regarding the Frontend crashing and leaving the backend recording LiveTV mode, try using this feature:
LiveTVIdleTimeout. There appears to not be a gui interface for setting it, but rather a "insert into the database" sql.<br>RE: <a href="http://www.gossamer-threads.com/lists/mythtv/users/321987#321987">http://www.gossamer-threads.com/lists/mythtv/users/321987#321987</a><br>
Basically, it tells livetv mode to stop recording after X amount of minutes if no remote control events, but I also read in one of the svn commits that it is supposed to present a dialog after the X amount of time. Basically something like "Press ok to continue watching livetv"... since nothing is pressed because of the crashed frontend, the backend stops the recording. (Not certain if the popup portion is in current 0.21) I am getting ready to upgrade to 0.21, but dont have it ready yet.<br>
--James<br>