freearhey
|
f7c09afb84
|
Remove wrong xmltv_ids
|
2025-01-13 17:50:28 +03: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 |
|
Toha
|
37505d391b
|
Update tvarenasport.hr guide.
It is now derived from tvarenasport.com.
Test:
```sh
npm test -- tvarenasport.com
> test
> run-script-os tvarenasport.com
> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand tvarenasport.com
PASS sites/tvarenasport.com/tvarenasport.com.test.js (5.391 s)
√ can generate valid url (3 ms)
√ can parse response (877 ms)
√ can handle empty guide (1 ms)
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 5.555 s, estimated 6 s
Ran all test suites matching /tvarenasport.com/i.
```
```sh
npm test -- tvarenasport.hr
> test
> run-script-os tvarenasport.hr
> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand tvarenasport.hr
PASS sites/tvarenasport.hr/tvarenasport.hr.test.js (5.578 s)
√ can generate valid url (4 ms)
√ can parse response (327 ms)
√ can handle empty guide (1 ms)
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 5.774 s
Ran all test suites matching /tvarenasport.hr/i.
```
Grab:
```sh
npm run grab -- --site=tvarenasport.hr
> grab
> npx tsx scripts/commands/epg/grab.ts --site=tvarenasport.hr
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: tvarenasport.hr
loading channels...
found 10 channel(s)
run #1:
[1/20] tvarenasport.hr (hr) - ArenaSport1.hr - Dec 10, 2024 (17 programs)
[2/20] tvarenasport.hr (hr) - ArenaSport1.hr - Dec 11, 2024 (17 programs)
...
[19/20] tvarenasport.hr (hr) - ArenaSport2.hr - Dec 11, 2024 (12 programs)
[20/20] tvarenasport.hr (hr) - ArenaSport2.hr - Dec 10, 2024 (12 programs)
saving to "guide.xml"...
done in 00h 00m 11s
```
Signed-off-by: Toha <tohenk@yahoo.com>
|
2024-12-10 08:17:23 +07:00 |
|
Toha
|
34da0a19eb
|
Update tvarenasport.com guide.
Test:
```sh
npm test -- tvarenasport.com
> test
> run-script-os tvarenasport.com
> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand tvarenasport.com
PASS sites/tvarenasport.com/tvarenasport.com.test.js (5.89 s)
√ can parse response (977 ms)
√ can handle empty guide
Test Suites: 1 passed, 1 total
Tests: 2 passed, 2 total
Snapshots: 0 total
Time: 6.097 s
Ran all test suites matching /tvarenasport.com/i.
```
Grab:
```sh
npm run grab -- --site=tvarenasport.com
> grab
> npx tsx scripts/commands/epg/grab.ts --site=tvarenasport.com
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: tvarenasport.com
loading channels...
found 14 channel(s)
run #1:
[1/28] tvarenasport.com (sr) - ArenaSport1.rs - Dec 7, 2024 (16 programs)
[2/28] tvarenasport.com (sr) - ArenaSport1.rs - Dec 8, 2024 (14 programs)
...
[27/28] tvarenasport.com (sr) - ArenaSport1Premium.rs - Dec 8, 2024 (17 programs)
[28/28] tvarenasport.com (sr) - ArenaSport1Premium.rs - Dec 7, 2024 (19 programs)
saving to "guide.xml"...
done in 00h 00m 29s
```
Signed-off-by: Toha <tohenk@yahoo.com>
|
2024-12-07 17:07:29 +07:00 |
|
freearhey
|
3dca4c9734
|
Update tvarenasport.com
|
2023-12-01 00:30:14 +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 |
|
Smark223
|
a80cc7b334
|
Update tvarenasport.com.channels.xml
Amended following tvg-ID change in database
|
2023-02-06 16:25:34 +00:00 |
|
Aleksandr Statciuk
|
f97f1b55c9
|
Adds the number of days to config.js
|
2023-01-10 12:40:01 +03:00 |
|
Aleksandr Statciuk
|
63afe27974
|
Update tvarenasport.com.config.js
|
2023-01-05 15:55:59 +03:00 |
|
Aleksandr Statciuk
|
18a4c8f305
|
Merge channels.xml
|
2023-01-05 15:28:24 +03:00 |
|
Aleksandr Statciuk
|
832fa703de
|
Update tvarenasport.com.test.js
|
2022-08-24 23:03:33 +03:00 |
|
Aleksandr Statciuk
|
99f0ca3391
|
Update tvarenasport.com.config.js
|
2021-11-17 16:17:18 +03:00 |
|
Aleksandr Statciuk
|
e00466cf47
|
Create tvarenasport.com_rs.channels.xml
|
2021-11-17 15:59:48 +03:00 |
|
Aleksandr Statciuk
|
ce9f75bb42
|
Create tvarenasport.com_mk.channels.xml
|
2021-11-17 15:59:42 +03:00 |
|
Aleksandr Statciuk
|
d32a8bbd9d
|
Create tvarenasport.com_me.channels.xml
|
2021-11-17 15:59:40 +03:00 |
|
Aleksandr Statciuk
|
bb5b1dc257
|
Create tvarenasport.com_ba.channels.xml
|
2021-11-17 15:59:37 +03:00 |
|
Aleksandr Statciuk
|
c0ca2e01d8
|
Create tvarenasport.com.config.js
|
2021-11-17 15:59:34 +03:00 |
|
Aleksandr Statciuk
|
2acf9a5fa4
|
Create tvarenasport.com.test.js
|
2021-11-17 15:59:24 +03:00 |
|