freearhey
|
5df982bb7c
|
Fix linter issues in sites/
|
2025-01-01 12:27:22 +03:00 |
|
Ismaël Moret
|
7237a62d94
|
Merge pull request #2507 from iptv-org/freearhey-patch1
Patch 2024.12.1
|
2024-12-18 00:01:40 +01:00 |
|
freearhey
|
8110659652
|
Add missing space
|
2024-12-17 20:14:19 +03:00 |
|
Toha
|
458cac0894
|
Update tvplus.com.tr guide.
Test:
```sh
npm test -- tvplus.com.tr
> test
> run-script-os tvplus.com.tr
> test:win32
> SET "TZ=Pacific/Nauru" && npx jest --runInBand tvplus.com.tr
PASS sites/tvplus.com.tr/tvplus.com.tr.test.js
√ can generate valid url (4 ms)
√ can parse response (15 ms)
√ can handle empty guide
Test Suites: 1 passed, 1 total
Tests: 3 passed, 3 total
Snapshots: 0 total
Time: 3.648 s, estimated 4 s
Ran all test suites matching /tvplus.com.tr/i.
```
Grab:
```sh
npm run grab -- --site=tvplus.com.tr
> grab
> npx tsx scripts/commands/epg/grab.ts --site=tvplus.com.tr
starting...
config:
output: guide.xml
maxConnections: 1
gzip: false
site: tvplus.com.tr
loading channels...
found 10 channel(s)
run #1:
[1/20] tvplus.com.tr (tr) - 24TV.tr - Dec 15, 2024 (22 programs)
[2/20] tvplus.com.tr (tr) - 24TV.tr - Dec 16, 2024 (19 programs)
[3/20] tvplus.com.tr (tr) - BabyTV.uk - Dec 16, 2024 (48 programs)
[4/20] tvplus.com.tr (tr) - BabyTV.uk - Dec 15, 2024 (48 programs)
[5/20] tvplus.com.tr (tr) - ASpor.tr - Dec 16, 2024 (13 programs)
[6/20] tvplus.com.tr (tr) - ASpor.tr - Dec 15, 2024 (14 programs)
[7/20] tvplus.com.tr (tr) - APara.tr - Dec 16, 2024 (31 programs)
[8/20] tvplus.com.tr (tr) - APara.tr - Dec 15, 2024 (25 programs)
[9/20] tvplus.com.tr (tr) - AlJazeeraEnglish.qa - Dec 16, 2024 (32 programs)
[10/20] tvplus.com.tr (tr) - AlJazeeraEnglish.qa - Dec 15, 2024 (32 programs)
[11/20] tvplus.com.tr (tr) - AlJazeera.qa - Dec 16, 2024 (40 programs)
[12/20] tvplus.com.tr (tr) - AlJazeera.qa - Dec 15, 2024 (41 programs)
[13/20] tvplus.com.tr (tr) - AkitTV.tr - Dec 16, 2024 (15 programs)
[14/20] tvplus.com.tr (tr) - AkitTV.tr - Dec 15, 2024 (12 programs)
[15/20] tvplus.com.tr (tr) - AHaber.tr - Dec 16, 2024 (27 programs)
[16/20] tvplus.com.tr (tr) - AHaber.tr - Dec 15, 2024 (19 programs)
[17/20] tvplus.com.tr (tr) - A2TV.tr - Dec 16, 2024 (11 programs)
[18/20] tvplus.com.tr (tr) - A2TV.tr - Dec 15, 2024 (11 programs)
[19/20] tvplus.com.tr (tr) - 360.tr - Dec 16, 2024 (18 programs)
[20/20] tvplus.com.tr (tr) - 360.tr - Dec 15, 2024 (18 programs)
saving to "guide.xml"...
done in 00h 02m 17s
```
Signed-off-by: Toha <tohenk@yahoo.com>
|
2024-12-17 08:54:11 +07: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
|
bb6771f539
|
Replaces icon with image
|
2024-06-24 16:49:35 +03:00 |
|
xemles
|
4b8f3fad10
|
Reverted, fixed encoding issues and added a bigger dataset
|
2023-12-28 21:12:23 +00:00 |
|
freearhey
|
3b3a858e8e
|
Update tvplus.com.tr
|
2023-12-01 21:28:49 +03:00 |
|
freearhey
|
956cc48a44
|
Fixes xmltv_id
|
2023-11-20 07:32:16 +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
|
ff30cb41b5
|
Update tvplus.com.tr.channels.xml
Add TV 4
|
2023-02-03 12:07:59 +00:00 |
|
Aleksandr Statciuk
|
e71fd7c9fa
|
Update tvplus.com.tr.channels.xml
- fixes language
- fixes Viasat Explore and Viasat History xmltv_id
|
2023-01-15 19:55:35 +03:00 |
|
Aleksandr Statciuk
|
3517e4d513
|
Fixes validation errors
|
2023-01-15 15:10:01 +03:00 |
|
Aleksandr Statciuk
|
f97f1b55c9
|
Adds the number of days to config.js
|
2023-01-10 12:40:01 +03:00 |
|
Aleksandr Statciuk
|
18a4c8f305
|
Merge channels.xml
|
2023-01-05 15:28:24 +03:00 |
|
Aleksandr Statciuk
|
9037ae9ec8
|
Fixes validation errors
|
2022-11-11 02:31:57 +03:00 |
|
Aleksandr Statciuk
|
73c0f89b4a
|
Fixes validation errors
|
2022-11-06 06:29:37 +03:00 |
|
Aleksandr Statciuk
|
b28c8cd7f4
|
Fixes validation errors
|
2022-11-05 01:46:01 +03:00 |
|
Aleksandr Statciuk
|
da2b07a148
|
Fixes validation errors
|
2022-11-03 02:37:29 +03:00 |
|
Aleksandr Statciuk
|
edf3d16f2c
|
Fixes validation errors
|
2022-09-21 02:05:51 +03:00 |
|
Aleksandr Statciuk
|
2d7e38969b
|
Update tvplus.com.tr.test.js
|
2022-08-24 23:03:51 +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
|
895231c0cf
|
Fixes validation errors
|
2022-04-09 02:06:48 +03:00 |
|
Aleksandr Statciuk
|
0697eb6708
|
Fixes validation errors
|
2022-04-06 19:30:45 +03:00 |
|
Aleksandr Statciuk
|
d30cccb797
|
Fixes validation issues
|
2022-04-06 01:25:44 +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 |
|
Aleksandr Statciuk
|
9e5c924124
|
Fixes validation issue
|
2022-03-07 23:53:25 +03:00 |
|
Aleksandr Statciuk
|
61a7aca6ba
|
Fixes validation errors
|
2022-02-26 12:51:04 +03:00 |
|
Aleksandr Statciuk
|
c19e0cab4a
|
Update tvplus.com.tr
|
2022-02-01 05:54:32 +03:00 |
|
Aleksandr Statciuk
|
e31d185ccc
|
Update tvplus.com.tr_tr.channels.xml
Resolves #388
|
2022-01-16 16:14:11 +03:00 |
|
Aleksandr Statciuk
|
c166f0b29a
|
Update tvplus.com.tr_tr.channels.xml
|
2021-11-15 23:08:45 +03:00 |
|
Aleksandr Statciuk
|
48b9b32643
|
Update tvplus.com.tr_tr.channels.xml
|
2021-11-12 16:46:48 +03:00 |
|
Aleksandr Statciuk
|
d086f1859b
|
Update tvplus.com.tr_tr.channels.xml
|
2021-11-10 15:44:57 +03:00 |
|
Aleksandr Statciuk
|
70e3cde0d2
|
Create tvplus.com.tr_tr.channels.xml
|
2021-11-07 22:21:37 +03:00 |
|
Aleksandr Statciuk
|
4587a1bae7
|
Create tvplus.com.tr.config.js
|
2021-11-07 22:21:34 +03:00 |
|
Aleksandr Statciuk
|
d55ba409be
|
Create tvplus.com.tr.test.js
|
2021-11-07 22:21:29 +03:00 |
|