Learn how M3U connection links and Electronic Program Guides (EPG) work to deliver television on your screen.
An M3U link is a text-based playlist format that contains the connection details and server locations of your television streams. When you purchase an iptvnator subscription, our systems generate a custom M3U URL containing your unique login username and password. When you paste this link into a player app, the application reads the file to fetch the channel list, category groups, and stream streams from our high-speed servers.
An M3U file uses specific tags like #EXTM3U and #EXTINF to define channel metadata, including channel logos, country groups, and EPG IDs. A standard channel line looks like this:
#EXTINF:-1 tvg-id="HBO.us" tvg-logo="hbo.png" group-title="USA Premium", HBO HD
http://iptvnator.site:80/live/username/password/1234.ts
Your player app reads the tvg-id to link the channel to the Electronic Program Guide, loads the logo, and requests the stream feed from our load-balanced servers.
An EPG is an XML-based file (often called XMLTV) that contains program timetables, descriptions, and durations for all channels. IPTVnator provides a custom EPG link with every plan. Once imported, your player app matches the EPG data with the corresponding channel, showing an interactive TV guide on your screen. This allows you to check upcoming show schedules and easily record programs on-demand.