[mythtv-commits] Re: Ticket #298: add --clearflagging option to mythcommflag

MythTV mythtv at cvs.mythtv.org
Sat Sep 17 04:29:25 UTC 2005


#298: add --clearflagging option to mythcommflag
----------------------------------------+-----------------------------------
 Reporter:  jwestfall at surrealistic.net  |        Owner:  cpinkham
     Type:  patch                       |       Status:  closed  
 Priority:  minor                       |    Milestone:          
Component:  mythtv                      |      Version:  head    
 Severity:  low                         |   Resolution:  fixed   
----------------------------------------+-----------------------------------
Changes (by cpinkham):

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

Comment:

 (In [7270]) Mythcommflag and JobQueue related changes.

 - Get rid of ProgramInfo::IsCommProcessing() and convert all references to
   use JobQueue::IsJobRunning().  In order for this method to still return
   true when a user ia manually running mythcommflag, mythcommflag will
   now insert a 'fake' job into the JobQueue when it is not run from
   the JobQueue.  This job will be updated with normal status updates
   and will list the number of commercial breaks found, but will not
   be controlable by the user via mythfrontend.  This also includes code
   to make sure shows aren't left in a state where they show they are
   being flagged when they really aren't.  Also closes #298 since there
   should be no need for a --clearflagging command-line option to
 mythcommflag
   any more after this commit.

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


More information about the mythtv-commits mailing list