[mythtv-commits] Ticket #1237: commercial flagging does not always occur when it should

MythTV mythtv at cvs.mythtv.org
Wed Feb 8 03:32:45 UTC 2006


#1237: commercial flagging does not always occur when it should
--------------------------------+-------------------------------------------
 Reporter:  mythtv.cvs at L8R.net  |        Owner:  cpinkham
     Type:  defect              |       Status:  new     
 Priority:  minor               |    Milestone:  0.20    
Component:  mythtv              |      Version:  head    
 Severity:  medium              |   Resolution:          
--------------------------------+-------------------------------------------
Comment (by mythtv.cvs at L8R.net):

 The jobqueue via the frontend currently only shows one program, and it was
 flagged correctly.

 In jobqueue via mysql, I only see events that did commercial flag
 correctly.  There is nothing listed there that has not been commercial
 flagged, put another way, the recordings that didn't flag and should have,
 are missing from there.

 I've run commercial flagging manually on one recording that did not flag,
 and it flagged correctly.  I also did this:

   select * from record where autocommflag=0;

 and came up with zero matches.  I just double checked, and the recording
 that I just manually ran flagging on, did have it on in scheduled
 recordings.

 I've also upped the logging on my backend, so we'll soon have more
 information.  It will likely be 15+ hours before I can post on this, as I
 am entering downtime shortly.

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


More information about the mythtv-commits mailing list