Update README.md

This commit is contained in:
wonipapa 2017-06-05 10:23:20 +09:00 committed by GitHub
parent 1308381c0a
commit 5322370d07

View File

@ -77,6 +77,12 @@ tv_grab_file 안의 cat xmltv.xml 또는 wget 부분을 아래와 같이 변경
/home/hts/epg2xml.php
</pre>
#### PHP WEB의 경우
<pre>
http://domain/epg2xml.php 또는
http://domain/epg2xml.php?i=ALL&l=2
</pre>
### XMLTV SOCKET 사용시
**xmltv.sock 사용시 socat 등을 사용하지 않고 바로 socket에 쓰기가 가능하다**
@ -92,10 +98,5 @@ tv_grab_file 안의 cat xmltv.xml 또는 wget 부분을 아래와 같이 변경
/home/hts/epg2xml.php
</pre>
### PHP WEB의 경우
<pre>
http://domain/epg2xml.php 또는
http://domain/epg2xml.php?i=ALL&l=2
</pre>
## 라이센스
BSD