[mythtv-commits] Re: Ticket #471: starttime/progstart confusion causing transcode jobs to queue incorrectly

MythTV mythtv at cvs.mythtv.org
Sun Oct 16 00:11:58 UTC 2005


#471: starttime/progstart confusion causing transcode jobs to queue incorrectly
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  cpinkham
     Type:  defect     |       Status:  new     
 Priority:  major      |    Milestone:  0.19    
Component:  mythtv     |      Version:  head    
 Severity:  medium     |   Resolution:          
-----------------------+----------------------------------------------------
Changes (by cpinkham):

  * milestone:  => 0.19
  * status:  reopened => new
  * owner:  ijr => cpinkham

Comment:

 Can you paste in here the results of the following SQL commands?

 select * from jobqueue\G

 select * from recorded where chanid = CHANID and starttime =
 YYYYMMDDHHMMSS\G

 That is a slash then a 'G' at the end of each line.  For the second query,
 run it once for each program that is having the problem and substitute in
 the correct CHANID and starttime (in YYYYMMDDHHMMSS format such as
 20051015203000;

 I want to see what it is queueing up.  The code in PlaybackBox looks
 correct, it uses recstartts.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/471>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list