mirror of
https://github.com/iptv-org/epg
synced 2026-09-10 22:06:56 -04:00
Replace LF line endings with CRLF
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
# tv.trueid.net
|
||||
|
||||
https://tv.trueid.net/
|
||||
|
||||
### Download the guide
|
||||
|
||||
**NOTE:** This site only provides guides for today at current time, so it is necessary to get the guide at proper time (0:00 of Asia/Bangkok) to get the complete guides.
|
||||
|
||||
Thai:
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tv.trueid.net --lang=th
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tv.trueid.net --lang=en
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
Thai:
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tv.trueid.net/tv.trueid.net.config.js --output=./sites/tv.trueid.net/tv.trueid.net_th.channels.xml --set=lang:th
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tv.trueid.net/tv.trueid.net.config.js --output=./sites/tv.trueid.net/tv.trueid.net_en.channels.xml --set=lang:en
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- tv.trueid.net
|
||||
```
|
||||
# tv.trueid.net
|
||||
|
||||
https://tv.trueid.net/
|
||||
|
||||
### Download the guide
|
||||
|
||||
**NOTE:** This site only provides guides for today at current time, so it is necessary to get the guide at proper time (0:00 of Asia/Bangkok) to get the complete guides.
|
||||
|
||||
Thai:
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tv.trueid.net --lang=th
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tv.trueid.net --lang=en
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
Thai:
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tv.trueid.net/tv.trueid.net.config.js --output=./sites/tv.trueid.net/tv.trueid.net_th.channels.xml --set=lang:th
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tv.trueid.net/tv.trueid.net.config.js --output=./sites/tv.trueid.net/tv.trueid.net_en.channels.xml --set=lang:en
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- tv.trueid.net
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user