Commit graph

18 commits

Author SHA1 Message Date
freearhey
f7c09afb84 Remove wrong xmltv_ids 2025-01-13 17:50:28 +03:00
Toha
368304fb2e Distinguish between UK and IE channels.
- Update some channels TVG-ID.
- Fix duplicated TVG-ID between UK and IE.

Signed-off-by: Toha <tohenk@yahoo.com>
2024-12-31 17:30:52 +07:00
Toha
c54509f95e
Update sky.com guide.
Test:

```sh
npm test -- /sky.com

> test
> run-script-os /sky.com

> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand /sky.com

 PASS  sites/sky.com/sky.com.test.js
  √ can generate valid url (3 ms)
  √ can parse response (11 ms)
  √ can handle empty guide

Test Suites: 1 passed, 1 total
Tests:       3 passed, 3 total
Snapshots:   0 total
Time:        3.533 s, estimated 4 s
Ran all test suites matching /\\sky.com/i.
```

Grab:

```sh
npm run grab -- --site=sky.com

> grab
> npx tsx scripts/commands/epg/grab.ts --site=sky.com

starting...
config:
  output: guide.xml
  maxConnections: 1
  gzip: false
  site: sky.com
loading channels...
  found 558 channel(s)
run #1:
  [1/1116] sky.com (en) - 1009 - Dec 14, 2024 (35 programs)
  [2/1116] sky.com (en) - 1009 - Dec 15, 2024 (34 programs)
  ...
  [1115/1116] sky.com (en) - SkySportsNews.uk - Dec 15, 2024 (26 programs)
  [1116/1116] sky.com (en) - TLCHD.uk - Dec 14, 2024 (30 programs)
  saving to "guide.xml"...
  done in 00h 04m 32s
```

Signed-off-by: Toha <tohenk@yahoo.com>
2024-12-15 03:46:36 +07:00
kontell
ff9d52bc09
Update sky.com.channels.xml
Added Sky Sports Tennis
2024-02-26 16:41:38 +00:00
xemles
4b8f3fad10 Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
freearhey
c5bc62d760 Update sky.com 2023-12-03 19:34:40 +03:00
freearhey
1c5d49638c Fixes xmltv_id 2023-11-27 14:56:49 +03:00
freearhey
a3a594dfac Update sky.com 2023-11-27 14:48:00 +03:00
freearhey
eaf72e0ae8 Fixes xmltv_id 2023-11-25 17:42:38 +03:00
freearhey
6a4c180ebf Fixes xmltv_id 2023-11-23 14:15:04 +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
freearhey
1d334f17fe Update sky.com.channels.xml 2023-09-19 04:55:44 +03:00
Smark223
035ca070bb
Update sites/sky.com/sky.com.channels.xml
Co-authored-by: Aleksandr Statciuk <free.arhey@gmail.com>
2023-02-08 21:29:51 +00:00
Smark223
532fcd67cf
Update sky.com.channels.xml
Add Premier Sports 1 and 2
2023-02-06 11:14:06 +00:00
RevGear
06096454bc
Update sky.com.channels.xml
ID change for ViaPlay Sports 1/2
Remove BoxNation, channel now closed
2023-01-31 17:43:11 +00:00
Aleksandr Statciuk
c4b05c74a4 Update sky.com.channels.xml
Fixes language
2023-01-11 13:43:32 +03:00
Aleksandr Statciuk
18a4c8f305 Merge channels.xml 2023-01-05 15:28:24 +03:00
Renamed from sites/sky.com/sky.com_uk.channels.xml (Browse further)