Skip to content

Xtream Codes (IPTV)

The Xtream Codes driver connects to an Xtream Codes IPTV account. Unlike a guide-only source, its channels are watchable — it provides live streams as well as a TV guide.

Talks to the Xtream Codes account and serves live streams plus EPG data. Stream URLs take the form .../live/{user}/{pass}/{id}.{output}. Authentication is the account username and password.

  • url — the Xtream Codes server URL.
  • username — the account username.
  • password — the account password (stored as a secret).
  • output — the stream format, ts or m3u8.
  • refreshHours — how often to refresh the guide.

It carries the media.library trait and supports EPG. It exposes live streams you can play and, when the provider supplies it, guide data.