StreamTest

A channel has no display name

Channels with no name appear blank in the subscriber’s list.

What it means

The text after the final comma on an #EXTINF line is empty, so the entry has no name.

Why it matters

The name is what a viewer reads. Without one the row is blank and effectively unusable — and because most clients sort by name, unnamed channels also cluster oddly at the top or bottom of the list.

How to fix it

  1. Add the channel name after the comma: #EXTINF:-1 tvg-id="bbc1.uk",BBC One
  2. Set tvg-name as well; some clients prefer it over the display name.

Check your own stream

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

Open the M3U checker

Frequently asked questions

What does "A channel has no display name" mean?
The text after the final comma on an #EXTINF line is empty, so the entry has no name.
Why does it matter?
The name is what a viewer reads. Without one the row is blank and effectively unusable — and because most clients sort by name, unnamed channels also cluster oddly at the top or bottom of the list.
How do I fix it?
1. Add the channel name after the comma: #EXTINF:-1 tvg-id="bbc1.uk",BBC One 2. Set tvg-name as well; some clients prefer it over the display name.
How can I detect this automatically?
Paste your IPTV M3U playlists URL into StreamTest's free M3U checker. It runs this check on every analysis, flags the finding, and links straight back to this page — no sign-up required.

Related IPTV playlists checks