Commit graph

78 commits

Author SHA1 Message Date
Toha
bd5cdcf892
Guard against empty program description on mncvision.id.
Signed-off-by: Toha <tohenk@yahoo.com>
2025-03-28 18:28:16 +07:00
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
Toha
a5229d3af0 Simultaneous fetch is now external package.
Signed-off-by: Toha <tohenk@yahoo.com>
2024-12-20 19:54:59 +07:00
Toha
916b5f5234 Use simultaneous fetch helper.
- Introduce fetch helper for site to fetch guide simultaneously.
- Clean-up unused requires.
- Updated tv.yandex.ru cookies.

Signed-off-by: Toha <tohenk@yahoo.com>
2024-12-20 19:54:59 +07: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
e54a15e3f8
Update mncvision.id guide.
Signed-off-by: Toha <tohenk@yahoo.com>
2024-11-23 22:45:14 +07:00
freearhey
bc8e1380a4 Update mncvision.id 2023-12-03 17:39:27 +03:00
Toha
23bf7f79bc
Update mncvision.id.
This update contains the following fix:
- Fix cookie language logic
- Update channels
- Add readme

Signed-off-by: Toha <tohenk@yahoo.com>
2023-12-02 16:40:01 +07:00
freearhey
edc35e1f7d Update mncvision.id 2023-11-22 10:59:58 +03:00
Toha
f0cadf182e
Optimize mncvision.id grabber connection.
Currently while fetching guide for every channels, there will be one additional
connection used to set the language cookie. This optimization change this behaviour
by setting the language cookie once and then use those cookie for the rest of the
channels unless there's change in channel language.

Assume there are 10 channels and each channel only use one connection. Before the
optimization the connections made are 20 (1 for guide fetch, 1 for set language,
then multiplied by 10), and after the optimization the connections made are 11
(1 for set language, 1 for guide fetch multiplied by 10).

Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-21 22:42:02 +07:00
freearhey
e9fdc45f91 Fixes xmltv_id 2023-11-15 10:03:21 +03:00
freearhey
f89add70cf Update mncvision.id_id.channels.xml 2023-11-08 00:17:34 +03:00
Toha
58213d186d
Update mncvision.id channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-05 22:27:44 +07:00
freearhey
2ea9198be4 Update mncvision.id 2023-11-03 21:52:13 +03:00
Toha
f88cb8c0b1
Use www.mncvision.id as TV guide source.
Guide for mncvision.id expects to be POST request. The first POST request
indeed routed to https://mncvision.id/schedule/table, but this site will
then redirect it to https://www.mncvision.id/schedule/table. The redirection
will use GET request, so the schedule POST data will never be received
by the site.

Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-04 01:16:11 +07: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
F640
924caa2a04
Improved naming consistency pt 2 2023-01-12 16:50:08 +07:00
F640
c9b12a673f
Improved naming consistency 2023-01-12 16:46:26 +07:00
F640
cdf01bdd4a
Update mncvision.id.channels.xml 2023-01-12 16:36:37 +07:00
Aleksandr Statciuk
f97f1b55c9 Adds the number of days to config.js 2023-01-10 12:40:01 +03:00
Aleksandr Statciuk
42964e510f Merge channels.xml 2023-01-06 06:29:45 +03:00
Aleksandr Statciuk
18a4c8f305 Merge channels.xml 2023-01-05 15:28:24 +03:00
Aleksandr Statciuk
a8360d2209 Fixes validation errors 2022-11-14 11:43:45 +03:00
Aleksandr Statciuk
fd2d574061 Fixes validation errors 2022-11-14 03:58:50 +03:00
Aleksandr Statciuk
a170f15a7a Fixes validation errors 2022-11-13 09:42:59 +03:00
Aleksandr Statciuk
e77afae38a Fixes validation errors 2022-11-09 00:15:59 +03:00
Aleksandr Statciuk
0847b88ac3 Fixes validation errors 2022-11-02 04:07:46 +03:00
Aleksandr Statciuk
11c38c9ed9 Fixes validation errors 2022-11-01 22:26:26 +03:00
Aleksandr Statciuk
25724a851b Fix validation issues 2022-10-28 18:42:23 +03:00
Aleksandr Statciuk
a6d3d4273c Update mncvision.id_id-id.channels.xml 2022-10-05 16:59:40 +03:00
Aleksandr Statciuk
ef68d407af Update mncvision.id_id-en.channels.xml 2022-10-05 16:59:38 +03:00
Aleksandr Statciuk
dcaf1c5f01 Update mncvision.id.config.js 2022-10-05 16:59:34 +03:00
Aleksandr Statciuk
84b8aeda42 Update mncvision.id.test.js 2022-10-05 16:58:49 +03:00
Aleksandr Statciuk
8cc1a46276 Create __data__ 2022-10-05 16:58:23 +03:00
Aleksandr Statciuk
edf3d16f2c Fixes validation errors 2022-09-21 02:05:51 +03:00
RevGear
a87d57f8fa HBO Asia
Remove Asian country-specific HBO/Cinemax and replace with regional HBO Asia / Cinemax Asia
2022-09-18 16:00:33 +01:00
Aleksandr Statciuk
b9ce3fe01a Fixes xmltv_id 2022-06-30 00:27:03 +03:00
Aleksandr Statciuk
a7441c7c20 Fixes channel IDs 2022-06-10 14:56:59 +03:00
Aleksandr Statciuk
b2e041f452 Fixes validation errors 2022-05-27 14:37:40 +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
705544516a Fixes validation issues 2022-05-11 01:38:47 +03:00
F640
081d27854f
Update Berita Satu Channel ID 2022-04-28 10:21:28 +07:00
F640
1c8b21d1a4
Change Berita Satu Channel ID 2022-04-28 10:19:14 +07:00
Aleksandr Statciuk
c32603a832 Fixes validation errors 2022-04-19 19:29:49 +03:00
Aleksandr Statciuk
9619ff842f Fixes validation errors 2022-04-18 18:57:46 +03:00
Aleksandr Statciuk
f4aa48ee33 Fixes validation errors 2022-04-16 02:54:19 +03:00