Commit graph

10 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
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
c0cfcf7a47 Update /sites 2023-10-02 06:35:33 +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
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
Renamed from sites/tvguide.com/tvguide.com_us.channels.xml (Browse further)