EPG

Supported format: XMLTV - . More details about format XMLTV:http://wiki.xmltv.org/index.php/Main_Page

<spoiler|epg screen> </spoiler>

<spoiler|epg edit using prefix> </spoiler>

Using

If all steps were done correctly, than in the top of section “EPG settings” should be next:

<spoiler|epg update screen> </spoiler>

Content of xmltv file for example:

<?xml version="1.0" encoding="windows-1251"?>
<!DOCTYPE tv SYSTEM "xmltv.dtd">
<tv source-info-url="http://example.com/" source-info-name="ExampleName" generator-info-url="http://www.xmltv.org/">
<channel id="111">
    <display-name lang="ru">Channel-1</display-name>
    <icon src="http://example.com/pic/channel_logos/111.gif" />
</channel>
<channel id="222">
    <display-name lang="ru">Channel-2</display-name>
    <icon src="http://example.com/pic/channel_logos/222.gif" />
</channel>
<channel id="333">
    <display-name lang="ru">Channel-3</display-name>
    <icon src="http://example.com/pic/channel_logos/333.gif" />
</channel>
...

where is:

111 - Channel id

Channel-1 - Channel Name