[mythtv] Re: Ticket #430: Tuner busy on consecutive recordings

Jack Hyde jr at jrh.net
Sat Oct 8 22:37:12 UTC 2005


Tried the post-roll-race-rm patch and it didn't make a difference. On the
backend I got:

2005-10-08 15:29:50.759 read  <- 14 537     QUERY_REMOTEENCODER
1[]:[]START_RECORDING[]:[]Fuel & Fury[]:[][]:...
2005-10-08 15:29:50.760 TVRec(1): ClearFlags(AskAllowRecording,) ->
RunMainLoop,RecorderRunning,
2005-10-08 15:29:50.760 TVRec(1): Wanted to record: Fuel & Fury 2716 Sat Oct
8 15:30:00 2005 Sat Oct 8 16:00:00 2005
                        But the current state is: RecordingOnly
Currently recording: King of the Air 2716 Sat Oct 8 15:08:00 2005 Sat Oct 8
15:30:00 2005
2005-10-08 15:29:50.760 TVRec(1): ClearFlags(CancelNextRecording,) ->
RunMainLoop,RecorderRunning,


-----Original Message-----
From: mythtv-dev-bounces at mythtv.org [mailto:mythtv-dev-bounces at mythtv.org]
On Behalf Of Daniel Kristjansson
Sent: Saturday, October 08, 2005 11:08 AM
To: Development of mythtv
Subject: RE: [mythtv] Re: Ticket #430: Tuner busy on consecutive recordings

On Sat, 2005-10-08 at 10:36 -0700, Jack Hyde wrote:
> I am probably doing something stupid but it just crashes when it tried to
> record at the new logging line. Small snippet from the BT:
I forgot to add a "if (curRecording)" before that VERBOSE macro.

If you want to try an untested fix, I've attached a patch that
gets rid of the post-roll race condition entirely.

-- Daniel



More information about the mythtv-dev mailing list