Skip to content

getting bad data for USA-MA58767-X xmltvid 56905 #43

Open
@karog

Description

@karog

For the last two days I have been getting bad data for lineup USA-MA58767-X xmltvid 56905, The Discovery Channel HD. I find several gaps in the data: one show's start time + duration is well before its successor's start time by anywhere from 30 min to a few hours. I don't see this with the DD XML data. Here is one example from the /schedules for this stationid 56905, first the metadata and then two shows with the time gap.

"metadata": {
    "modified": "2014-11-17T16:24:11Z",
    "md5": "Ot6txAbpmWcsWcDBnPG9FQ",
    "startDate": "2014-11-17",
    "endDate": "2014-11-30",
    "days": 13
}

"Programs": [
    {
        "programID": "EP015676680096",
        "airDateTime": "2014-11-18T02:00:00Z",
        "duration": 7260,
        "md5": "8Sb24Yri2lNTziQVZ7ePWA",
        "new": true,
        "audioProperties": [
            "cc",
            "stereo"
        ],
        "videoProperties": [
            "hdtv"
        ],
        "ratings": [
            {
                "body": "USA Parental Rating",
                "code": "TV14"
            }
        ]
    },
    {
        "programID": "SH017330220000",
        "airDateTime": "2014-11-18T08:00:00Z",
        "duration": 1800,
        "md5": "raBur2xKtjBI8sDquObMXg",
        "audioProperties": [
            "cc",
            "stereo"
        ],
        "videoProperties": [
            "hdtv"
        ]
    }

]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions