How to display the EPG and enjoy catchup/replay? #907
Replies: 4 comments 30 replies
-
|
The URL you're using ( With Xtream Codes providers, the EPG URL usually follows this format:
Try adding that in the EPG settings instead. Your provider supports EPG (since you can see upcoming programs), so the endpoint should exist — it's just a different URL than the M3U one. If that doesn't work, some providers use slightly different paths like |
Beta Was this translation helpful? Give feedback.
-
|
Does anyone know if catch-up works in XC streams? URL build seems to be implemented in https://github.com/4gray/iptvnator/blob/master/libs/portal/xtream/data-access/src/lib/services/xtream-url.service.spec.ts , but I cannot make past entries' EPG load into iptvnator (even if past days EPG & catchup works in android and other desktop clients accessing the same provider list) I don't remember if it worked before, and stopped working with 12eca90 introduced in v0.20, but can't test due to database changes (I need to setup another environment to test old versions) TIA for any help. Edit: Catch-up works in v0.21 (I left open a channel EPG to advance some programs, and both live and the past displayed entries work in catch up). |
Beta Was this translation helpful? Give feedback.
-
|
@4gray is there any way we can help you troubleshoot this issue to see if it's a new one or regression? |
Beta Was this translation helpful? Give feedback.
-
|
Been trying to see if I can fix some of this in #1104 and #1106 and got to a fairly useable state for my xstream providers and EPG use, at least... |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I saw there's an EPG and catchup functionality in IPTVNator in the EPG sidebar: #658
I tried enabling it here, but I'm unable to display the EPG in the right side bar...
I went to the program settings, then "EPG", and it says "No EPG sources yet", although my Xtream account does provide an EPG, catchup service, and in fact, under the video there are the forthcoming TV programs listed (but not the past ones for replay).
I tried adding the TV service URL in the form of http://my_provider_here.com/get.php?username=abc&password=123&type=m3u_plus&output=ts in the EPG section of the settings, to no avail, it reports "Text data outside of root node". I guess this is not an EPG URL (wrong data and format).
I'm able to watch past TV programs in other applications (e.g. Tivimate, Zoom Player Stream), but I'm struggling to enable it in IPTVNator. Could you help me please?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions