I have problem with my provider they don’t have tv Id in the m3u so I have to manually update it and pass it to xstream. Is there anyway to automate it ? If new channels got added, I have to update it manually. Or any iptv provider where I get good EPG?
I built a PHP application that converts an M3U to CSV and then processes that CSV as if it were a database back into a newly organized M3U. This allows me to manage the ID tags for various M3U's in the simple format of a spreadsheet. It's not ready for public release yet but it works really well for me. I am working on getting it out as a free self-hosted Heroku public release as soon as possible. It'll be related to the RSS post I recently sent to the group. If you know any PHP programmers who might be interested in helping have them hit me up.