-
-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting 403s and 404s on tvtvus and movistarplus #2466
Comments
Hi, movistarplus.es is broken. Any update is available ?? Thx |
tvtv.us seems to only need headers to avoid the 403, movistarplus changed the epg schedule website and now the structure is very similar to the andorradifusio.ad site, maybe @freearhey can take a look at it and adapt the andorradifusio.ad to movistarplus.es :) |
I've been investigating the issue for movistar plus and they recently changed their api. |
look at #2440 |
I'm currently working on an alternative to get the guide from orangetv.orange.es (https://orangetv.orange.es/epg), but with my limited knowledge in js scripting I have run into a stumbling block. I'm able to parse the channels correctly, but the epg content returns 0 programs. Can someone here take a look and correct it; then share with this repo? Thank you.
|
The PR is ready and modified, so not necessarily needed to make code for a new provider. I'll indulge myself and point out the existence of https://github.com/davidclaeysquinones/epg-info-docker. |
Awesome. Would you have time to take a look at my file as well as a backup source? |
I'm more than happy to look at it over the weekend. Another provider certainly can't hurt. |
Nice!! I also pushed a change to add headers to tvtv.us and seems to be working fine. Thank you guys |
Thank you. I ran separate tests for retrieving the channels list and the epg. When I tested the generating the channels it was successful. When I try to grab the epg content it retrieves 0 programs for each channel, and no error is displayed |
@davidclaeysquinones i tried the code in your PR but still getting 0 channels from movistar :/ I used this code in the config file
|
I hope they haven't changed the API again |
@davidclaeysquinones this code works for me:
|
Did you get the images to work properly? |
This Code worked for me too. THX all |
here is a much cleaner code. I do not see the icons though...
|
Well in the first version you used |
Site
tvtv.us and movistarplus.es
Description
Getting 403s and 404s on tvtvus and movistarplus
The text was updated successfully, but these errors were encountered: