Skip to content

IPlayTV stuck at EPG Load #28

Closed Answered by euzu
gkns asked this question in Q&A
Dec 7, 2023 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

@gkns there is no way that a xtream api request triggers an update.
The updates are only triggered when:

  • you start m3u-filter without -s flag
  • you push the update button on the web-ui
  • the schedule time has come in server mode.

For the epg data i have added redirect to provider if proxy is type of redirect.

If you want no epg data, then you need to create a file under <m3u-filter-folder>/<data-folder>/<target-name>/epg.xml
with the following content:

<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE tv SYSTEM "xmltv.dtd"><tv generator-info-name="Xtream Codes" generator-info-url=""></tv>

If you want epg processed and filtered, you need to add the epg_url to the input like. Ask your provider…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by euzu
Comment options

You must be logged in to vote
1 reply
@gkns
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants