[mythtv-commits] Ticket #9439: Maximum allowed idleWaitForRecordingTime is too short

MythTV noreply at mythtv.org
Tue Jan 4 17:16:10 UTC 2011


#9439: Maximum allowed idleWaitForRecordingTime is too short
------------------------------------------+------------------------
     Reporter:  amb@…                     |      Owner:  danielk
         Type:  Patch - Feature           |     Status:  new
     Priority:  minor                     |  Milestone:  unknown
    Component:  MythTV - Mythtv-setup     |    Version:  0.24-fixes
     Severity:  low                       |   Keywords:
Ticket locked:  0                         |
------------------------------------------+------------------------
 The setting called "idleWaitForRecordingTime" can be set up to a maximum
 value of only 120 (minutes).  This sets the maximum time that mythbackend
 will wait between programs without shutting down and restarting (if
 mythshutdown enabled).  Increasing this setting will decrease the number
 of wakeups at the expense of more time active but idle.  Since restarting
 (likely to involve a boot or wake from hibernation) is a likely time for
 an error (hardware or software) to occur the ability to reduce the number
 of such events is desirable.

 This one-line patch increases the maximum allowed value from 120 minutes
 to 300 minutes.

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


More information about the mythtv-commits mailing list