[mythtv-commits] Ticket #9687: split recordings when scheduled recording happens while watching live tv

MythTV noreply at mythtv.org
Sat May 14 00:56:06 UTC 2011


#9687: split recordings when scheduled recording happens while watching live tv
----------------------------------+--------------------------------
 Reporter:  Oliver.Freyd@…        |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  infoneeded_new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - Recording    |        Version:  0.24
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------------
--version Output:


----------------------------------+--------------------------------
Changes (by danielk):

 * status:  new => infoneeded_new


Comment:

 We're going to need the full log, or at least a much larger snippet before
 and after, to decipher this. Multiple Finish Recordings are annoying but
 not the cause of any problems. Multiple StartRecording calls could cause
 this, but there is only one in the log.

 I see some problems in this log, notably:
 {{{
   2011-03-23 20:13:00.613 LoadFromScheduler(): Error, called from backend.
 }}}
 and
 {{{
 2011-03-23 20:14:04.874 DTVSM(/dev/dvb/adapter0/frontend0) Error: Wrong
 PMT; pmt->pn(17507) desired(17501)
 2011-03-23 20:14:04.921 DTVSM(/dev/dvb/adapter0/frontend0) Error: Wrong
 PMT; pmt->pn(17508) desired(17501)
 2011-03-23 20:14:05.052 DTVSM(/dev/dvb/adapter0/frontend0) Error: Wrong
 PMT; pmt->pn(17504) desired(17501)
 2011-03-23 20:14:05.096 DTVSM(/dev/dvb/adapter0/frontend0) Error: Wrong
 PMT; pmt->pn(17503) desired(17501)
 2011-03-23 20:14:05.096 DTVSM(/dev/dvb/adapter0/frontend0) Error: Wrong
 PMT; pmt->pn(17502) desired(17501)
 2011-03-23 20:14:05.097 DTVSM(/dev/dvb/adapter0/frontend0) Error: Wrong
 PMT; pmt->pn(17506) desired(17501)
 2011-03-23 20:14:05.097 DTVSM(/dev/dvb/adapter0/frontend0) Error: Wrong
 PMT; pmt->pn(17505) desired(17501)
 2011-03-23 20:14:05.097 DTVSM(/dev/dvb/adapter0/frontend0) Error: Wrong
 PMT; pmt->pn(17500) desired(17501)
 }}}

 But those don't match the symptom you've described.

 Can you provide a complete log -v record,channel log which exhibits this
 problem? (That is run "mythbackend -v record,channel" reproduce the
 problem and then shut down the backed. Preferably with the mythtv-rec2
 branch, but if not tell just me what version you are using.)

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9687#comment:1>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list