0
[VIDEO] Visual Guide: How to properly format Xtream Codes for custom players
I see a lot of people struggling to adapt Xtream Codes login credentials to players that only accept raw M3U links. It's actually a very simple URL structure.
If your provider gives you:
URL: http://server.com:8080
Username: testuser
Password: testpassword
The raw M3U format is:
`http://server.com:8080/get.php?username=testuser&password=testpassword&type=m3u_plus&output=ts`
If you want the EPG URL:
`http://server.com:8080/xmltv.php?username=testuser&password=testpassword`
I created a quick 2-minute video showing how to test this in your browser before putting it on your TV: [Link removed for Reddit rules, but hopefully the text guide helps!]
Comment as Guest