Kodi Community Forum
Parsing/Filtering multiple M3U and creating a custom online M3U (PHP?) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167)
+---- Forum: IPTV Simple Client (https://forum.kodi.tv/forumdisplay.php?fid=215)
+---- Thread: Parsing/Filtering multiple M3U and creating a custom online M3U (PHP?) (/showthread.php?tid=369732)



Parsing/Filtering multiple M3U and creating a custom online M3U (PHP?) - Crudi - 2022-09-21

I'm looking for a solution to combine the relevant well maintained Live TV streams online M3U Playlists, filter the (few) interesting channels out of them and adding at least one local Live TV stream and then create a new custom M3U online (on my Apache/PHP server) which can be used in various Kodi instances.
While I have some experience with HTML/CSS, for PHP/Javascript I have only basic "tweaking" capability based on good documentation/examples. Only since some weeks I use Kodi/M3U TV Playlists and do not yet know much about the syntax.
I searched on Github (m3u, parser, php) and the web but did not find a solution which seems "easy" enough to tweak to my needs.

So I would like to ask for suggestions on possibly fitting solutions. Thx