Eazy Player / Guides
M3U playlists explained
An M3U playlist is a text-based list of media locations. It tells compatible software where to find media; it is not itself a bundle of video files or a guarantee that those sources are available.
A playlist is a list of pointers
A playlist can refer to local files or online media. A playlist URL lets an app retrieve that list. Playback then depends on whether the app can access and play the referenced sources.
A short illustrative playlist looks like this. The example address is a placeholder and will not play:
#EXTM3U
#EXTINF:-1,Example channel
https://example.com/streamFor details about M3U8 playlists used in HTTP Live Streaming, see Apple's HTTP Live Streaming documentation. A channel list and an HLS stream playlist serve different purposes even when their filenames look similar.
How is an EPG different?
An electronic programme guide contains schedule information, such as programme titles and broadcast times. A player may need a separate guide source and matching channel identifiers. Being able to play a channel does not guarantee that its programme guide will appear.
M3U link or Xtream Codes login?
An M3U setup generally starts with a playlist file or URL. Apps that support Xtream Codes commonly ask for a server address, username and password instead. Use the method supported by both your app and your source; do not assume the two are interchangeable in every player. See Xtream Codes player setup basics for the account fields and checks.
Playlist links can contain account credentials. Keep them private and remove credentials before sharing screenshots or diagnostic information.
What to check when a playlist does not work
- Check the address. Look for missing characters, added spaces or an incomplete copy. Do not post the full private link publicly.
- Check source access. Confirm with your source provider that the account and playlist are still active.
- Identify the scope. Does the entire list fail to load, or does a single item fail to play? These are different problems.
- Check format support. Consult your player's documentation for the supported playlist and playback formats.
- Separate guide problems from playback problems. If video works but programme information is missing, check the guide source and channel matching.
No player can guarantee uninterrupted playback from every third-party source.
Will Eazy Player support M3U?
M3U and Xtream Codes support is planned for Eazy Player on Android TV. The app is still in development; app-specific import steps and compatibility details will be published when they can be verified.
Learn what to look for in an Android TV player, or get the Eazy Player launch announcement.