[mythtv-commits] Ticket #2207: mythfilldatabase does not update status info to DB when run in eitonly mode

MythTV mythtv at cvs.mythtv.org
Sun Aug 20 19:10:59 UTC 2006


#2207: mythfilldatabase does not update status info to DB when run in eitonly mode
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |       Owner:  ijr 
     Type:  patch                 |      Status:  new 
 Priority:  minor                 |   Milestone:      
Component:  mythtv                |     Version:  head
 Severity:  low                   |  
----------------------------------+-----------------------------------------
 mythfilldatabase does not update values 'mythfilldatabaseLastRunStart' and
 'mythfilldatabaseLastRunEnd' to DB, when it is run only for EIT data.
 'mythfilldatabaseLastRunStatus' also get's always a warning messsage about
 possible problems although it shouldn't (eitonly does not add anything to
 program table).

 Attached patch contains one solution for these issues. It modifies
 mythfilldatabase to update LastRunStart and LastRunEnd values (with same
 timestamp). Also if we are in eitonly -mode, LastRunStatus get's proper
 message.

 These changes fix the mythfilldatabase status info in frontend and in
 mythweb when only EIT data is used.

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


More information about the mythtv-commits mailing list