Commit Graph
24 Commits
Author SHA1 Message Date
SicilykillandGitHub 51fa709319 Update SITES.md 2024-01-20 16:39:59 -06:00
SicilykillandGitHub 72577a8f84 Update magentatv.de.test.js
Updated test with correct time
2023-10-24 14:59:35 -05:00
SicilykillandGitHub b17ef42a89 Update magentatv.de.config.js
setting UTC timezone
2023-10-24 14:48:02 -05:00
SicilykillandGitHub 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
SicilykillandGitHub 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
SicilykillandGitHub 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
SicilykillandGitHub 0b73cf8fec Update magentatv.de.config.js
Updated functions parseStart and parseEnd to handle new date format
2023-10-23 13:59:46 -05:00
SicilykillandGitHub 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
SicilykillandGitHub 0aef34c884 Update beinsports.com_us-es.channels.xml
Updated channel listing
2023-10-22 16:35:04 -05:00
SicilykillandGitHub 3a7351006b Update beinsports.com_us-en.channels.xml
Updating US channel listing
2023-10-22 16:29:16 -05:00
SicilykillandGitHub fca797eb9b Update beinsports.com_us-es.channels.xml
Updating US channel listing with new channel IDs
2023-10-22 16:26:58 -05:00
SicilykillandGitHub 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
SicilykillandGitHub 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
SicilykillandGitHub 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
SicilykillandGitHub 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
SicilykillandGitHub 61272d4463 Delete sites/beinsports.com/beinsports.com_id.channels.xml
Unable to access guide at https://www.beinsports.com/
2023-10-22 16:22:51 -05:00
SicilykillandGitHub 46d1357aa2 Delete sites/beinsports.com/beinsports.com_hk.channels.xml
Unable to access epg guide at https://www.beinsports.com/
2023-10-22 16:22:23 -05:00
SicilykillandGitHub 2f41adc039 Update beinsports.com_my.channels.xml
Updating beinsports.com MY channel listing
2023-10-22 16:21:03 -05:00
SicilykillandGitHub 3160ff6c45 Update beinsports.com_fr.channels.xml
Updating beinsports.com FR channel listing to point to new channel IDs
2023-10-22 16:17:42 -05:00
SicilykillandGitHub 993da876ff Update beinsports.com_au.channels.xml
updating beinsports.com AU channel listing to point to new channel IDs
2023-10-22 16:16:48 -05:00
SicilykillandGitHub bc7f5da9f9 Update beinsports.com.test.js
Updating beinsports.com test.js to use new api end point
2023-10-22 16:15:48 -05:00
SicilykillandGitHub 5d68c721d4 Update beinsports.com.config.js
Update beinsports.com config.js to pull from new api end point.
2023-10-22 16:14:31 -05:00
SicilykillandGitHub 47b06eb9f3 Set timezone offset
Fixes issue 2184
2023-10-14 11:37:03 -05:00
SicilykillandGitHub 60ac8e575f Fixes Issue reported in #2179
Fixes issue reported in https://github.com/iptv-org/epg/issues/2179
2023-10-06 15:55:16 -05:00