[mythtv-users] [Xmltv-devel] mythfilldatabase: Ignoring unknown timestamp format: 20161231235960

Ian Campbell ijc at hellion.org.uk
Sun Dec 18 09:26:44 UTC 2016


On Sun, 2016-12-18 at 09:17 +0000, Ian Campbell wrote:
> 
>     <programme start="20161231232500 +0000" stop="20161231235960 +0000" channel="24321">
>     <programme start="20170101000000 +0000" stop="20170101001500 +0000" channel="24321">
> has now become:
>     <programme start="20161231232500 +0000" stop="20170101000000 +0000" channel="24321">
>     <programme start="20170101000000 +0000" stop="20170101001500 +0000" channel="24321">

Just for completeness the SD JSON entries for these were:

      {
        "videoProperties": [
          "letterbox"
        ],
        "new": true,
        "md5": "mOC4USUaW5ASAWno3ii81A",
        "programID": "EP025790950001",
        "liveTapeDelay": "Live",
        "duration": 2100,
        "airDateTime": "2016-12-31T23:25:00Z"
      }
      {
        "programID": "EP018385260004",
        "md5": "Qa/9poKoz0NCykMwVDYAYw",
        "continued": true,
        "videoProperties": [
          "letterbox"
        ],
        "liveTapeDelay": "Live",
        "new": true,
        "airDateTime": "2017-01-01T00:00:00Z",
        "duration": 900
      },

Ian.


More information about the mythtv-users mailing list