Linear logs
Below is a tabular representation of what a linear log looks like. However, the definitive resource when it comes to defining the format is the xsd-file.
Tag | Children | Attribute | Type | Length | Comment | |
---|---|---|---|---|---|---|
ProgramSchedules | Schedules | mediaCompanyID | Required | string | 5 | Must be left-padded with 0's |
date | Required | date | YYYY-MM-DD | |||
channel | Required | string | 5 | Must be left-padded with 0's | ||
Schedules | Schedule | N/A | ||||
Schedule | N/A | contentId | Conditionally required | string | 40 | Required for event types with metadata! |
startTime | Required | string | 8 | HH:MM:SS. File must be sorted! | ||
endTime | Required | string | 8 | HH:MM:SS | ||
rerun | Required | boolean | "true" / "false" | |||
snap | Optional | boolean | "true" / "false" | |||
eventType | Required | string | 2 | |||
programPart | Optional | unsigned byte | Applies to event types "RP" and "TW" | |||
breakNumber | Optional | unsigned byte | Applies to event types "BS", "CM" and "TS" | |||
broadcastQuality | Optional | string | 20 | |||
broadcastInfo | Optional | string | 40 |