gbarone123 5 Posted 57 minutes ago Posted 57 minutes ago I have been working on this tirelessly for several months, and have finally solved connecting Pluto TV to the live TV section. PlutoFix gives you a simple method for getting set up, with guide data, and reliably streaming Pluto on your media server. It provides a simple UI to select your desired channels, save them, and it auto generates the m3u and epg URL's required. Simple copy/paste them into your live TV setup and start streaming. I'm working on composing a detailed engineers log of the process, and the ridiculous nature of Pluto's stream, how I analyzed it, and the many, many failures I had along the way. I have been successfully using it on my server for several days now, but would love feedback. Enjoy! Docker Compose: git clone https://github.com/DmesgNoise/PlutoFix.git cd PlutoFix/runtime docker compose up -d Open PlutoFix at: http://YOUR-SERVER-IP:8890 M3U: http://YOUR-SERVER-IP:8890/playlist.m3u XMLTV: http://YOUR-SERVER-IP:8890/epg.xml Full installation instructions including Unraid, Portainer, and manual Docker: https://github.com/DmesgNoise/PlutoFix
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now