freearhey
|
b6a589c62a
|
Replace LF line endings with CRLF
|
2025-09-28 17:55:05 +03:00 |
|
whitesnakeftw
|
80e8dc532b
|
minor fixes, delete unused files
|
2025-08-13 15:55:45 +02:00 |
|
freearhey
|
32c856a35c
|
Merge branch 'master' into pr/2821
|
2025-08-10 08:00:26 +03:00 |
|
freearhey
|
29aa427923
|
Replace LF endings with CRLF
|
2025-07-31 22:29:01 +03:00 |
|
whitesnakeftw
|
f3124d42fc
|
fix tvguide.com
|
2025-07-30 03:23:06 +02:00 |
|
Toha
|
6def709352
|
Update tvguide.com guide.
Test:
```sh
npm test --- tvguide.com
> test
> run-script-os tvguide.com
> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand tvguide.com
PASS sites/tvguide.com/tvguide.com.test.js
√ can generate valid url (4 ms)
√ can parse response (5 ms)
√ can handle empty guide (1 ms)
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 0.567 s, estimated 1 s
Ran all test suites matching /tvguide.com/i.
```
Grab:
```sh
npm run grab --- --site=tvguide.com
> grab
> npx tsx scripts/commands/epg/grab.ts --site=tvguide.com
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: tvguide.com
loading channels...
found 1 channel(s)
run #1:
[1/2] tvguide.com (es) - UnivisionEast.us - Jan 12, 2025 (33 programs)
[2/2] tvguide.com (es) - UnivisionEast.us - Jan 13, 2025 (25 programs)
saving to "guide.xml"...
done in 00h 00m 05s
```
Signed-off-by: Toha <tohenk@yahoo.com>
|
2025-01-12 23:07:10 +07:00 |
|
freearhey
|
4c255ea7d8
|
Update tvguide.com.test.js
|
2024-06-24 15:59:19 +03:00 |
|
freearhey
|
a9d065e3d3
|
Update tvguide.com
|
2023-12-01 01:30:11 +03:00 |
|
freearhey
|
63c86a2b30
|
Fixes linter errors
|
2023-10-15 14:08:23 +03:00 |
|
freearhey
|
c0cfcf7a47
|
Update /sites
|
2023-10-02 06:35:33 +03:00 |
|
freearhey
|
45aad462b5
|
Update tvguide.com.test.js
|
2023-06-19 09:59:07 +03:00 |
|
freearhey
|
9a0f2d3dde
|
Update tvguide.com.test.js
|
2023-06-19 09:58:18 +03:00 |
|
Aleksandr Statciuk
|
18a4c8f305
|
Merge channels.xml
|
2023-01-05 15:28:24 +03:00 |
|
Aleksandr Statciuk
|
344b4e0a66
|
Update tvguide.com.test.js
|
2022-10-30 18:38:56 +03:00 |
|
Aleksandr Statciuk
|
a44d27ea30
|
Create tvguide.com.test.js
|
2022-10-04 16:26:48 +03:00 |
|