[mythtv-commits] Ticket #13015: mythfilldatabase may fail with leap second
MythTV
noreply at mythtv.org
Sun Mar 12 16:39:33 UTC 2017
#13015: mythfilldatabase may fail with leap second
-------------------------------------------+---------------------
Reporter: pbennett | Owner: stuartm
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Mythfilldatabase | Version: 0.28.1
Severity: medium | Keywords:
Ticket locked: 0 |
-------------------------------------------+---------------------
There was a leap second on 12/31/2016. Some grabbers caused mythtv to drop
data with the below error for two weeks prior to the leap second.
{{{mythfilldatabase: Ignoring unknown timestamp format: 20161231235960}}}
See https://lists.gt.net/mythtv/users/605460#605460
This seems to be due the calculation of end time, adding 1 hour to time
23:00:00, instead of getting 0:00:00 of the next day, getting a time of
23:59:60.
--
Ticket URL: <https://code.mythtv.org/trac/ticket/13015>
MythTV <http://www.mythtv.org>
MythTV Media Center
More information about the mythtv-commits
mailing list