Skip to content

Commit 563661d

Browse files
committed
docs: update README.md
1 parent f7fdd59 commit 563661d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ IPTV工具,功能列表如下:
77
* 提供EPG在线接口,支持xmltv和json两种格式。
88

99
### 配置说明
10+
1011
详细说明参见config.yml文件
1112

1213
### 使用介绍
@@ -63,10 +64,10 @@ http://IP:PORT/channel/m3u?csFormat={format}&multiFirst={multiFirst}
6364

6465
1. 参数csFormat可指定回看catchup-source的请求格式,非必填。可选值如下:
6566

66-
|| 是否缺省 | 说明 |
67-
|---|------|-------------------------------------------------------|
68-
| 0 || `?playseek=${(b)yyyyMMddHHmmss}-${(e)yyyyMMddHHmmss}` |
69-
| 1 || `?playseek={utc:YmdHMS}-{utcend:YmdHMS}` |
67+
|| 是否缺省 | 说明 |
68+
|---|------|-------------------------------------------------------|
69+
| 0 || `?playseek=${(b)yyyyMMddHHmmss}-${(e)yyyyMMddHHmmss}` |
70+
| 1 || `?playseek={utc:YmdHMS}-{utcend:YmdHMS}` |
7071

7172
2. 参数multiFirst:当频道存在多个URL地址时,是否优先使用组播地址。可选值:`true``false`。非必填,缺省为`true`
7273

0 commit comments

Comments
 (0)