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.
Connection
Section titled “Connection”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,
tsorm3u8. - refreshHours — how often to refresh the guide.
What it can do
Section titled “What it can do”It carries the media.library trait and supports EPG. It exposes live streams you can play and, when the provider supplies it, guide data.