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