StreamTest

Guide declares no channels

Without <channel> elements there is nothing for a playlist to match against.

What it means

The guide contains no <channel> elements — only programmes, or nothing at all. Channel elements are what carry the ids, names and icons that everything else refers to.

Why it matters

Channel elements are what carry the ids a playlist matches by tvg-id, along with display names and icons. Without them, no playlist entry can be linked to any programme, so the guide is unusable even if it is full of programme data.

How to fix it

  1. Emit a <channel id="..."> element for every channel before its programmes.
  2. The id must match the tvg-id in your playlist exactly.
  3. Give each one at least one <display-name>.

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 "Guide declares no channels" mean?
The guide contains no <channel> elements — only programmes, or nothing at all. Channel elements are what carry the ids, names and icons that everything else refers to.
Why does it matter?
Channel elements are what carry the ids a playlist matches by tvg-id, along with display names and icons. Without them, no playlist entry can be linked to any programme, so the guide is unusable even if it is full of programme data.
How do I fix it?
1. Emit a <channel id="..."> element for every channel before its programmes. 2. The id must match the tvg-id in your playlist exactly. 3. Give each one at least one <display-name>.
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