root/trunk/postprocessors/augment_timezone.conf

Revision 745, 282 bytes (checked in by paul, 5 years ago)

Increasing max_runtime to 8. My machine time returns real 3m35.082s user 3m25.247s sys 0m1.011s.

Line 
1$config = {
2            'option_ready' => '--version',
3            'max_runtime' => '8',
4            'desc' => 'Augment XMLTV start/stop times with local timezone ensuring start/stop times are correct if MythTV\'s TImeOffset setting is set to anything other than None'
5          };
Note: See TracBrowser for help on using the browser.