Update README.md
This commit is contained in:
parent
1308381c0a
commit
5322370d07
11
README.md
11
README.md
@ -77,6 +77,12 @@ tv_grab_file 안의 cat xmltv.xml 또는 wget 부분을 아래와 같이 변경
|
|||||||
/home/hts/epg2xml.php
|
/home/hts/epg2xml.php
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
#### PHP WEB의 경우
|
||||||
|
<pre>
|
||||||
|
http://domain/epg2xml.php 또는
|
||||||
|
http://domain/epg2xml.php?i=ALL&l=2
|
||||||
|
</pre>
|
||||||
|
|
||||||
### XMLTV SOCKET 사용시
|
### XMLTV SOCKET 사용시
|
||||||
**xmltv.sock 사용시 socat 등을 사용하지 않고 바로 socket에 쓰기가 가능하다**
|
**xmltv.sock 사용시 socat 등을 사용하지 않고 바로 socket에 쓰기가 가능하다**
|
||||||
|
|
||||||
@ -92,10 +98,5 @@ tv_grab_file 안의 cat xmltv.xml 또는 wget 부분을 아래와 같이 변경
|
|||||||
/home/hts/epg2xml.php
|
/home/hts/epg2xml.php
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
### PHP WEB의 경우
|
|
||||||
<pre>
|
|
||||||
http://domain/epg2xml.php 또는
|
|
||||||
http://domain/epg2xml.php?i=ALL&l=2
|
|
||||||
</pre>
|
|
||||||
## 라이센스
|
## 라이센스
|
||||||
BSD
|
BSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user