What IPTV android app can set channel number by M3U?

by Suwit1982

What IPTV android app can set channel number by M3U?

#EXTINF:-1 tvg-id="1" tvg-name="PBS HD" tvg-logo=" http://vod.t20.png " group-title="group",PBS http://iptv.link

and How to input in M3U file tvg-id ,ch-no,..?

AsleepOnTheTrain

There are a number of different ways channel numbers are communicated in M3u lines, but there is no standard.

Different apps look for different (non-standard) tags.

  • channel-id (like Emby uses)
  • tvg-chno (like TVHeadend, TVMosaic, & IPTV Simple Client use)
  • override the #EXT-INF:-1 number (like HDHomerun & Plex use)

The tvg-id tag is not a channel number tag. It's a channel id to be matched up with the xmltv EPG.