Do you guys know if it's possible to have 2 epg links into 1 url? Thanks
Do you guys know if it's possible to have 2 epg links into 1 url? Thanks
Just look into Xteve .
It's possible to match multiple epg and m3u together.
À good feature is that an id is also added for channel in m3u and xmltv
If using Kodi there's an addon for this that is super useful.
https://www.matthuisman.nz/2019/02/iptv-merge-kodi-add-on.html
https://www.reddit.com/r/MattHuisman/comments/ceqvxc/iptv_merge_kodi_addon/
Yes, take the EPGs that the URL directs you to, find the heading line of the second, insert it into the end of the first before all the /‘s. Profit.
I’ve stitched many m3u’s and EPG file’s together before.
But is it possible to merge “two URLS into a single URL”? Are you really asking this? You already must know the answer just based on what a URL is and how it works. The answer is: No, absolutely fcking NOT!
A URL is simply a fancy direction on how to find something, you put a URL into your browser and it will direct you to a file (like an EPG or m3u), a webpage, a script, something, but a URL itself? It’s nothing, just a direction to something that you do use... like an EPG.
(the page/file/media or in this case “EPG file” that the URL directs you to can of course be merged with another EPG file. So I’m assuming you mean “merge two EPGs together” and NOT “merge two URLs together” as regardless of what that URL directs you to, it’s just a URL. If the URL is altered in any way it’s no longer functional.)
This is remarkably easily done in Ubuntu using the tv_sort and tv_merge functions. I have to run to work this morning, but will post my bash script that downloads and merges two separate epg files tonight.