Commit graph

6397 commits

Author SHA1 Message Date
Toha
646bd52c74
Update osn.com TV guide api.
The guide now uses GET request and the language returned by api is detected by
the referrer.

Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-06 09:13:06 +07:00
freearhey
910b782ec9 Update SITES.md 2023-11-06 01:40:46 +03:00
Aleksandr Statciuk
4453f62c79
Merge pull request #2208 from tohenk/indihometv.com-channel
Update indihometv.com channels.
2023-11-06 01:36:01 +03:00
Aleksandr Statciuk
47bfcc4947
Merge pull request #2209 from tohenk/firstmedia.com-channel
Update firstmedia.com channels.
2023-11-06 01:23:00 +03:00
Aleksandr Statciuk
32f59d23db
Merge pull request #2211 from tohenk/vidio.com-channel
Update vidio.com channels.
2023-11-06 01:20:41 +03:00
freearhey
45b0fdfb9d Merge branch 'master' of https://github.com/iptv-org/epg 2023-11-06 01:10:50 +03:00
freearhey
30cf6a9bee Update SITES.md 2023-11-06 01:10:42 +03:00
Aleksandr Statciuk
580f99856d
Merge pull request #2210 from tohenk/mncvision.id-channel
Update mncvision.id channels.
2023-11-06 01:06:45 +03:00
Aleksandr Statciuk
c79bcaba0b
Merge pull request #2207 from tohenk/cubmu.com-site
Add site cubmu.com.
2023-11-06 01:00:27 +03:00
Toha
ed33315fc3
Add site cubmu.com.
Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-05 23:45:41 +07:00
Toha
353cfb2208
Update vidio.com channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-05 23:24:47 +07:00
Toha
58213d186d
Update mncvision.id channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-05 22:27:44 +07:00
Toha
cb7aa76810
Update firstmedia.com channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-05 21:14:34 +07:00
Toha
7bd136dace
Update indihometv.com channels.
Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-05 20:03:56 +07:00
Toha
01ef513ef2
Update osn.com TV guide api.
The guide now uses GET request and the language returned by api is detected by
the referrer.

Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-05 13:55:24 +07:00
Aleksandr Statciuk
babd565098
Merge pull request #2203 from pagrichard/feature/PR_Teleonce
Adding TeleOnce (San Juan, PR)
2023-11-04 23:56:30 +03:00
Richard Pagan
e4dc874e2d Adding TeleOnce (San Juan, PR) 2023-11-04 15:51:09 -04:00
Aleksandr Statciuk
eb600a71ed
Merge pull request #2201 from tohenk/firstmedia-api
Update firstmedia.com TV guide api.
2023-11-03 22:26:38 +03:00
freearhey
2ea9198be4 Update mncvision.id 2023-11-03 21:52:13 +03:00
freearhey
a26a088c9c Update SITES.md 2023-11-03 21:50:12 +03:00
Aleksandr Statciuk
21e3220e61
Merge pull request #2202 from tohenk/fix-mncvision-redirect
Use www.mncvision.id as TV guide source.
2023-11-03 21:47:38 +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
Toha
d31d4a5736
Update firstmedia.com TV guide api.
Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-04 00:47:03 +07:00
Aleksandr Statciuk
0cc7f6a5c4
Merge pull request #2199 from pagrichard/master
Adding new channels WKAQDT1.pr and  WIPRDT1.pr
2023-11-02 04:29:54 +03:00
Richard Pagan
ed299f5abb Adding new channels WKAQDT1.pr and WIPRDT1.pr 2023-11-01 18:08:52 -04:00
Aleksandr Statciuk
a0aae0baa6
Update SITES.md 2023-10-30 20:57:34 +03:00
freearhey
4ad4909195 Update SITES.md 2023-10-25 00:07:45 +03:00
Aleksandr Statciuk
85263c71f0
Merge pull request #2194 from Sicilykill/issue_2193
Update magentatv.de.config.js
2023-10-25 00:06:23 +03:00
Sicilykill
72577a8f84
Update magentatv.de.test.js
Updated test with correct time
2023-10-24 14:59:35 -05:00
Sicilykill
b17ef42a89
Update magentatv.de.config.js
setting UTC timezone
2023-10-24 14:48:02 -05:00
Sicilykill
cba011aa3f
Update magentatv.de.config.js
Updating timezone for the token and session request to point to UTC. This timezone impacts how the timezone for the guide is returned from the server.
2023-10-24 13:48:27 -05:00
Sicilykill
20fa9e5bc3
Update magentatv.de.test.js
Updated headers check to support the new method of obtaining a cookie and token. 
Updated parse content test with new output from magentatv.de
2023-10-24 13:46:50 -05:00
Sicilykill
6f1708bb7d
Update magentatv.de.config.js
Added function to fetch cookie and csrfToken. 
The cookie and token are then set in the request.
2023-10-23 22:14:47 -05:00
freearhey
11c6f0415a Merge branch 'master' of https://github.com/iptv-org/epg 2023-10-24 00:35:39 +03:00
freearhey
f3433166c6 Update SITES.md 2023-10-24 00:35:29 +03:00
Aleksandr Statciuk
6e7f30a5df
Merge pull request #2192 from Sicilykill/issue_2133
Issue 2133
2023-10-24 00:33:11 +03:00
freearhey
2d0ea6bfb9 Merge branch 'master' into pr/2192 2023-10-24 00:27:01 +03:00
freearhey
7237ba0f1e Fixes incorrect date when loading the guide 2023-10-24 00:25:07 +03:00
Sicilykill
0b73cf8fec
Update magentatv.de.config.js
Updated functions parseStart and parseEnd to handle new date format
2023-10-23 13:59:46 -05:00
Sicilykill
7ed2d8e6a8
Update magentatv.de.config.js
Updating cookie. Not a solution really but more of a workaround for now
2023-10-23 12:30:46 -05:00
freearhey
daf0cb03b4 Update grab.ts 2023-10-23 15:25:53 +03:00
freearhey
6f681c6e8a Update SITES.md 2023-10-23 01:47:34 +03:00
Aleksandr Statciuk
c6ee1346e7
Merge pull request #2189 from Sicilykill/issue_2160
Issue 2160
2023-10-23 01:46:40 +03:00
Sicilykill
0aef34c884
Update beinsports.com_us-es.channels.xml
Updated channel listing
2023-10-22 16:35:04 -05:00
Sicilykill
3a7351006b
Update beinsports.com_us-en.channels.xml
Updating US channel listing
2023-10-22 16:29:16 -05:00
Sicilykill
fca797eb9b
Update beinsports.com_us-es.channels.xml
Updating US channel listing with new channel IDs
2023-10-22 16:26:58 -05:00
Sicilykill
adb8244d42
Delete sites/beinsports.com/beinsports.com_th.channels.xml
Unable to access channel listing at https://www.beinsports.com/
2023-10-22 16:25:55 -05:00
Sicilykill
9b5214f5e6
Delete sites/beinsports.com/beinsports.com_qa-en.channels.xml
Unable to access channel listing at https://www.beinsports.com/
2023-10-22 16:25:32 -05:00
Sicilykill
348a670cc3
Delete sites/beinsports.com/beinsports.com_qa-ar.channels.xml
Unable to access channel listing at https://www.beinsports.com/
2023-10-22 16:25:21 -05:00
Sicilykill
101ba29f04
Delete sites/beinsports.com/beinsports.com_ph.channels.xml
Unable to access channel listing at https://www.beinsports.com/
2023-10-22 16:24:37 -05:00