Replace LF line endings with CRLF

This commit is contained in:
freearhey
2025-09-28 17:55:05 +03:00
parent efc74efcf8
commit b6a589c62a
1192 changed files with 445631 additions and 445631 deletions
+39 -39
View File
@@ -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
```