What is an M3U playlist? M3U is a plain-text list of media URLs. In IPTV, each channel typically has an #EXTINF metadata line and a stream link. Attributes like group-title, tvg-logo, and tvg-id control categories, icons, and EPG matching. Apps import the file or URL to build the channel list.
Which EXTINF attributes matter most?
group-title— folders/categoriestvg-logo— channel artwork URLtvg-id— EPG linkagetvg-chno— channel number
Import steps: Add an M3U playlist URL.