You are on page 1of 1

*******************************************************************

*
INTRODUCTION
*
*******************************************************************
*
*
* Load from URL address:
*
* You can store the URL,then load all channel list from
*
* the URL address. like this:
*
*
Load From URL:http://example.com/webtv-list.txt
*
*
* Channel list:
*
* You can add channels in the following format:
*
*
*
* The structs is as follows:
*
*
Channel name:MyTV 1
/* NAME */
*
URL:http://URL1
/* URL */
*
*
*******************************************************************
Load From URL:http://example.com/webtv-list.txt
Channel name: TV1 Movies
URL: http://example.com:7781/udp/239.54.7.50:1224
Channel name: Sport 1
URL: http://tv.example.com:8080
Channel name: RTL
URL: http://192.168.0.105:8001/rtl

*
*

You might also like