[mythtv-commits] Ticket #10076: Make active EIT scan in timewindow

MythTV noreply at mythtv.org
Wed Oct 5 09:57:54 UTC 2011


#10076: Make active EIT scan in timewindow
---------------------------------+------------------------
     Reporter:  warpme@…         |      Owner:  stuarta
         Type:  Patch - Feature  |     Status:  new
     Priority:  minor            |  Milestone:  unknown
    Component:  MythTV - EIT     |    Version:  Trunk Head
     Severity:  medium           |   Keywords:
Ticket locked:  0                |
---------------------------------+------------------------
 This patch allows to make EIT active scan working in time windowed mode.
 If eitCrawlIdleStart is higher than 3600sec - active EIT will switch to
 windowed mode where collecting starts eitCrawlIdleStart number of seconds
 after midnight and will go for 4h time window. 4h is hard coded as I don't
 want to change DB schema by introducing new setting. For eitCrawlIdleStart
 not higher than 3600sec patch is functionally non-destructive (execution
 path is practically the same). Patch is not production ready, as has
 hardcoded 4h scan window duration and hasn't config boundaries checking.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10076>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list