StreamTest

Programme stops before it starts

A programme has a stop time at or before its start, producing a zero-length or negative entry.

What it means

The stop attribute is earlier than or equal to the start attribute on at least one programme, so the entry occupies no time at all, or negative time.

Why it matters

The entry cannot be laid out on a timeline. Clients either drop it, leaving a hole, or render it as a zero-width sliver nobody can select. It also breaks recording, since the duration is meaningless.

How to fix it

  1. Check for a timezone applied to one attribute and not the other — a programme crossing midnight with mismatched offsets is the classic case.
  2. Programmes crossing a daylight-saving boundary need the offset in force at each end, which differ.
  3. Confirm the source data has not swapped the two fields.

Check your own stream

The free EPG checker runs this check on every analysis and links each finding straight back here.

Open the EPG checker

Frequently asked questions

What does "Programme stops before it starts" mean?
The stop attribute is earlier than or equal to the start attribute on at least one programme, so the entry occupies no time at all, or negative time.
Why does it matter?
The entry cannot be laid out on a timeline. Clients either drop it, leaving a hole, or render it as a zero-width sliver nobody can select. It also breaks recording, since the duration is meaningless.
How do I fix it?
1. Check for a timezone applied to one attribute and not the other — a programme crossing midnight with mismatched offsets is the classic case. 2. Programmes crossing a daylight-saving boundary need the offset in force at each end, which differ. 3. Confirm the source data has not swapped the two fields.
How can I detect this automatically?
Paste your XMLTV programme guides URL into StreamTest's free EPG checker. It runs this check on every analysis, flags the finding, and links straight back to this page — no sign-up required.

Related Programme guides checks