IPTVSimple PVR-addon with XMLTV EGP
help me, this is my m3u and xml file, but it no channel in tv.
m3u:

# EXTM3U
# EXTINF:-1 tvg-name="a1" group-title="test",Fox Sport
udp://225.1.1.33:30120
# EXTINF:-1 tvg-name="cn" group-title="test",Cartoon
udp://225.1.1.36:30120



xml:
<?xml version="1.0" encoding="utf-8" ?>
<tv>
<channel id="a1">
<display-name lang="en">Fox Sport</display-name>
</channel>
<channel id="cn">
<display-name lang="en">Cartoon</display-name>
</channel>

<programme start="20130215080000 +0100" stop="20130215081500 +0100" channel="id1">
<title lang="en">News</title>
</programme>
<programme start="20130215080500 +0100" stop="20130215083500 +0100" channel="cn">
<title lang="en">Movie</title>
</programme>

</tv>


Messages In This Thread
RE: IPTVSimple PVR-addon with XMLTV EGP - by bfree - 2013-07-03, 06:15
Problem with HLS - by san77 - 2013-10-31, 17:23
Channel Logo issues - by cdonnie - 2014-03-28, 09:21
Logout Mark Read Team Forum Stats Members Help
IPTVSimple PVR-addon with XMLTV EGP14