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

MythTV mythtv at cvs.mythtv.org
Mon Oct 10 05:44:35 UTC 2005


#430: Tuner busy on consecutive recordings
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk 
     Type:  defect     |       Status:  reopened
 Priority:  critical   |    Milestone:          
Component:  mythtv     |      Version:  head    
 Severity:  high       |   Resolution:          
-----------------------+----------------------------------------------------
Changes (by bjm):

  * resolution:  fixed =>
  * status:  closed => reopened

Comment:

 As of [7427] each consecutive recording on a slave host gets canceled.

 Here it successfully started "The Amazing Race" at 9pm (21:00) on card 2
 but
 cancels "The Surreal Life" for card 1 on a slave host.  At 21:02 it is
 reactivated but then at 22:00 the following show, "Filthy Rich: Cattle
 Drive" was canceled also.

 {{{
 mythbackend -v record
 ...
 2005-10-09 20:59:25.804 TVRec(2): SetFlags(AskAllowRecording,) ->
 RunMainLoop,AskAllowRecording,RingBufferReset,
 2005-10-09 20:59:57.557 TVRec(2): ClearFlags(AskAllowRecording,) ->
 RunMainLoop,RingBufferReset,
 2005-10-09 20:59:57.559 TVRec(2): ClearFlags(CancelNextRecording,) ->
 RunMainLoop,RingBufferReset,
 2005-10-09 20:59:57.560 TVRec(2): Changing from None to RecordingOnly
 2005-10-09 20:59:57.561 TVRec(2):
 ClearFlags(FrontendReady,CancelNextRecording,) ->
 RunMainLoop,RingBufferReset,
 2005-10-09 20:59:57.562 TVRec(2): SetFlags(AskAllowRecording,) ->
 RunMainLoop,AskAllowRecording,RingBufferReset,
 2005-10-09 20:59:57.563 TVRec(2): Request: Program(yes) channel() input()
 flags(Recording,)
 2005-10-09 20:59:57.564 TVRec(2): ClearFlags(WaitingForSignal,) ->
 RunMainLoop,AskAllowRecording,RingBufferReset,
 2005-10-09 20:59:57.565 TVRec(2): ClearFlags(PENDINGACTIONS,) ->
 RunMainLoop,AskAllowRecording,RingBufferReset,
 2005-10-09 20:59:58.589 ret_pid(15704) child(15704) status(0x0)
 2005-10-09 20:59:58.591 External Tuning program exited with no error
 2005-10-09 20:59:58.592 TVRec(2): SetFlags(NeedToStartRecorder,) ->
 RunMainLoop,AskAllowRecording,NeedToStartRecorder,RingBufferReset,
 2005-10-09 20:59:58.593 TVRec(2): Starting Recorder
 2005-10-09 20:59:58.631 TVRec(2): Using profile 'Live TV' to record
 2005-10-09 20:59:58.645 SetRecording(0x0x8353530)
 2005-10-09 20:59:58.648 Prog title: The Amazing Race
 2005-10-09 20:59:58.673 TVRec(2): SetFlags(RecorderRunning,) ->
 RunMainLoop,AskAllowRecording,NeedToStartRecorder,RecorderRunning,RingBufferReset,
 strange error flushing buffer ...
 2005-10-09 20:59:58.686 Started recording: The Amazing Race "We Got a
 Gnome! We Got a Gnome!": channel 2344 on cardid 2, sourceid 2
 2005-10-09 20:59:58.721 scheduler: Last message repeated 5 times
 2005-10-09 20:59:58.743 scheduler: Started
 2005-10-09 20:59:58.842 TVRec(2): ClearFlags(NeedToStartRecorder,) ->
 RunMainLoop,AskAllowRecording,RecorderRunning,RingBufferReset,
 2005-10-09 21:00:02.933 Canceled recording: The Surreal Life "The Last
 Straw": channel 1039 on cardid 1, sourceid 1
 2005-10-09 21:00:02.944 scheduler: Canceled
 2005-10-09 21:00:24.241 Reschedule requested for id 0.
 2005-10-09 21:00:25.078 Scheduled 295 items in 0.8 = 0.00 match + 0.78
 place
 2005-10-09 21:00:25.084 scheduler: Scheduled items
 2005-10-09 21:00:51.311 Commercial Flagging Starting for The Amazing Race
 "We Got a Gnome! We Got a Gnome!" recorded from channel 2344 at Sun Oct 9
 21:0
 0:00 2005
 2005-10-09 21:00:51.316 commflag: Commercial Flagging Starting
 2005-10-09 21:00:54.437 Using runtime prefix = /usr/local
 2005-10-09 21:00:54.853 New DB connection, total: 1
 2005-10-09 21:00:54.945 New DB connection, total: 2
 2005-10-09 21:00:55.033 Connecting to backend server: 192.168.0.35:6543
 (try 1 of 5)
 2005-10-09 21:01:54.227 MainServer::HandleAnnounce Playback
 2005-10-09 21:01:54.228 adding: moktoo as a client (events: 0)
 2005-10-09 21:01:54.519 MainServer::HandleAnnounce Playback
 2005-10-09 21:01:54.528 adding: moktoo as a client (events: 1)
 2005-10-09 21:02:02.078 Reschedule requested for id 0.
 2005-10-09 21:02:02.876 Scheduled 295 items in 0.8 = 0.00 match + 0.78
 place
 2005-10-09 21:02:03.845 Started recording: The Surreal Life "The Last
 Straw": channel 1039 on cardid 1, sourceid 1
 2005-10-09 21:02:03.850 scheduler: Last message repeated 1 times
 2005-10-09 21:02:03.855 scheduler: Started
 2005-10-09 21:02:41.526 MainServer::HandleAnnounce Playback
 2005-10-09 21:02:41.528 adding: sleepy as a client (events: 0)
 2005-10-09 21:02:42.195 MainServer::HandleAnnounce Playback
 2005-10-09 21:02:42.204 adding: sleepy as a client (events: 1)
 2005-10-09 21:59:30.852 TVRec(2): SetFlags(AskAllowRecording,) ->
 RunMainLoop,AskAllowRecording,RecorderRunning,RingBufferReset,
 2005-10-09 22:00:02.818 Canceled recording: Filthy Rich: Cattle Drive
 "Finale": channel 1036 on cardid 1, sourceid 1
 2005-10-09 22:00:02.865 scheduler: Canceled
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/430>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list