Jump to content

M3UFromXtream - Create M3U file for use with Emby Live TV from Xtream API


Recommended Posts

BillOatman
Posted

I created anĀ open-source application that creates an M3U file for use with Emby Live TV from Xtream API exposed by your IPTV provider.
I have used it for a while, but just recently made it generally available to anyone who might like to use it.

Release

  • Thanks 1
  • 2 months later...
Dotista
Posted

It works, thank you.

jaytdot
Posted

I have extended this work from @BillOatmanso that it also has a web interface that Emby can directly call on a schedule - so you can run it with a docker container and it will using the Emby schedule fetch the new M3U generated from the Xtream API. It's been converted to Go as it was easier for me for portability to have a single static binary (which is how it's built) in the docker container and it has a health check and a way to see the config from the web interface. I hope it's also useful.

https://github.com/j2deen/M3UFromXtreamGo-2.0.0.0

Thanks,

Jay

  • Thanks 2
stplatt
Posted
On 1/7/2026 at 9:47 PM, jaytdot said:

I have extended this work from @BillOatmanso that it also has a web interface that Emby can directly call on a schedule - so you can run it with a docker container and it will using the Emby schedule fetch the new M3U generated from the Xtream API. It's been converted to Go as it was easier for me for portability to have a single static binary (which is how it's built) in the docker container and it has a health check and a way to see the config from the web interface. I hope it's also useful.

https://github.com/j2deen/M3UFromXtreamGo-2.0.0.0

Thanks,

Jay

Hey I'd love to try this out, but I want to install with docker compose and not sure what to use for the repo.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...