Commit graph

46 commits

Author SHA1 Message Date
freearhey
e505444f00 Update *.channels.xml 2025-04-27 03:19:30 +03: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
5df982bb7c Fix linter issues in sites/ 2025-01-01 12:27:22 +03:00
freearhey
8110659652 Add missing space 2024-12-17 20:14:19 +03:00
freearhey
28c8e3d74f Replace -- with --- in npm commands
Resolves https://github.com/iptv-org/epg/issues/2354

Details: https://github.com/npm/cli/issues/3136
2024-12-15 17:32:49 +03:00
freearhey
4c255ea7d8 Update tvguide.com.test.js 2024-06-24 15:59:19 +03:00
cruizno
70a9af0c4e Update tvguide.com.config.js 2024-02-18 00:25:46 -06:00
xemles
4b8f3fad10 Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
freearhey
db638b6649 Update tvguide.com 2023-12-03 19:34:13 +03:00
freearhey
a9d065e3d3 Update tvguide.com 2023-12-01 01:30:11 +03:00
freearhey
e9fdc45f91 Fixes xmltv_id 2023-11-15 10:03:21 +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
ea1ef392d3 Update tvguide.com.config.js 2023-06-19 09:58:21 +03:00
freearhey
9a0f2d3dde Update tvguide.com.test.js 2023-06-19 09:58:18 +03:00
freearhey
160565a076 Update content.json 2023-06-19 09:58:13 +03:00
RevGear
2e37ff0b1e Correct ID for closed channels
Correct IDs for TVG (FanDuel) and Eleven Sports
2023-02-12 16:25:59 +00:00
Aleksandr Statciuk
f97f1b55c9 Adds the number of days to config.js 2023-01-10 12:40:01 +03:00
Aleksandr Statciuk
80acc141a6 Fixes validation errors 2023-01-05 15:50:52 +03:00
Aleksandr Statciuk
18a4c8f305 Merge channels.xml 2023-01-05 15:28:24 +03:00
Aleksandr Statciuk
cbe043e965 Update tvguide.com_us.channels.xml
#1408
2022-11-28 20:29:15 +03:00
Aleksandr Statciuk
35d82b2bc0 Fixes validation errors 2022-11-09 00:59:04 +03:00
Aleksandr Statciuk
b28c8cd7f4 Fixes validation errors 2022-11-05 01:46:01 +03:00
Aleksandr Statciuk
0847b88ac3 Fixes validation errors 2022-11-02 04:07:46 +03:00
Aleksandr Statciuk
34597ae3ec Update tvguide.com.config.js 2022-10-30 18:39:05 +03:00
Aleksandr Statciuk
344b4e0a66 Update tvguide.com.test.js 2022-10-30 18:38:56 +03:00
Aleksandr Statciuk
5937d8dc46 Create __data__/ 2022-10-30 18:38:39 +03:00
Aleksandr Statciuk
3a9ae1dbae Update tvguide.com.config.js 2022-10-04 16:26:51 +03:00
Aleksandr Statciuk
a44d27ea30 Create tvguide.com.test.js 2022-10-04 16:26:48 +03:00
Aleksandr Statciuk
b9ce3fe01a Fixes xmltv_id 2022-06-30 00:27:03 +03:00
Aleksandr Statciuk
5957642489 Fixes validation errors 2022-05-27 02:55:18 +03:00
Aleksandr Statciuk
0c24aa3315 Fixes validation issues 2022-05-15 23:13:36 +03:00
Aleksandr Statciuk
c09527d6c5 Fixes xmltv_id 2022-04-30 02:52:37 +03:00
Aleksandr Statciuk
f4aa48ee33 Fixes validation errors 2022-04-16 02:54:19 +03:00
Aleksandr Statciuk
c8f557e7c3 Fixes validation errors 2022-04-07 23:02:26 +03:00
Aleksandr Statciuk
5d94767a5a Fixes validation issues 2022-03-30 20:35:30 +03:00
Aleksandr Statciuk
0d8ca463f7 Fixes validation issues 2022-03-25 00:30:59 +03:00
Aleksandr Statciuk
f13922cb80 Fixes validation issues 2022-03-23 19:49:36 +03:00
Aleksandr Statciuk
0c0a6e3480 Fixes validation issues 2022-03-19 20:49:32 +03:00
Central302
6448d19fc9
Update tvguide.com_us.channels.xml 2022-03-16 20:59:59 +09:00
Aleksandr Statciuk
d6a6aca8dc Fixes validation issues 2022-03-10 21:59:18 +03:00
Aleksandr Statciuk
61a7aca6ba Fixes validation errors 2022-02-26 12:51:04 +03:00
Aleksandr Statciuk
5d927fd499 Update tvguide.com_us.channels.xml 2022-02-02 08:18:14 +03:00
Aleksandr Statciuk
38b40c6602 Update tvguide.com_us.channels.xml 2021-11-15 22:40:15 +03:00
Aleksandr Statciuk
6955909ee4 Move sites into a folders 2021-10-15 03:31:13 +03:00