<div dir="ltr"><p dir="ltr"><br>
On Jul 14, 2014 11:14 AM, &quot;R. G. Newbury&quot; &lt;<a href="mailto:newbury@mandamus.org" target="_blank">newbury@mandamus.org</a>&gt; wrote:<br>
&gt;<br>
&gt; On 13/07/14 07:17 PM, Matt Emmott wrote:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;ve been watching the Harry Potter marathon on tv today and several<br>
&gt;&gt; times have been interrupted by Mythtv switching to other channels for<br>
&gt;&gt; scheduled recordings. I often miss the popup that asks if I want to<br>
&gt;&gt; switch channels or stay on this one, because it&#39;s only a five second<br>
&gt;&gt; warning. Is there a configuration option to set it to something longer?<br>
&gt;&gt; Say, 30 seconds or something?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I am running a git master version about 2 months old, and I get a 25 second warning.<br>
&gt;<br>
&gt; The warning is triggered, in the source code at:<br>
&gt;<br>
&gt; mythtv/libs/libmythtv/tv_play.cpp:1825:void TV::ShowOSDAskAllow(PlayerContext *ctx)<br>
&gt;<br>
&gt; and it appears that the timeout is a parameter passed to the call:<br>
&gt;<br>
&gt; void TV::ShowOSDAskAllow(PlayerContext *ctx)<br>
&gt; {<br>
&gt;     QMutexLocker locker(&amp;askAllowLock);<br>
&gt;     if (!ctx-&gt;recorder)<br>
&gt;         return;<br>
&gt;<br>
&gt;     uint cardid = ctx-&gt;GetCardID();<br>
&gt;<br>
&gt;     QString single_rec =<br>
&gt;         tr(&quot;MythTV wants to record \&quot;%1\&quot; on %2 in %d seconds. &quot;<br>
&gt;            &quot;Do you want to:&quot;);<br>
&gt; .....<br>
&gt;<br>
&gt; At this point, the phone rang, and I gave up back-tracing into PlayerContext.<br>
&gt;<br>
&gt;<br>
&gt; Geoff<br>
&gt;              R. Geoffrey Newbury <br></p><p dir="ltr">               <br>
Thanks, I&#39;m still on .26-fixes because every upgrade attempt tanks my back kend database. If they&#39;ve increased the timeout in .27, I suppose it&#39;s yet another reason to upgrade.</p><p>Thanks,<br>Matt<br></p><p dir="ltr">
<br></p><p dir="ltr">Thanks,</p></div>