-
Notifications
You must be signed in to change notification settings - Fork 45
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
ABC iView error #44
Comments
I was under the impression that everything was geoblocked. You should look into a vpn or smart DNS service to get you access |
I may be able to confirm this (from within Australia). A clean Kodi 17.1 as of this morning, no other plugins. I added ABC iView and SBS on Demand via the catchup tv repo. SBS On Demand works fine. ABC iView browses ok, but attempting to play results in nothing played. kodi.log from plugin launch to "Playback Failed" error: https://pastebin.com/raw/15e8znWg Edit: Which is very odd because the URL in the error (https://abcsecurehttp-a.akamaihd.net/playback/_definst_/_video/NC1705H065S00MA1D1_16b01e77_650000.mp4?d=lg&a=e00445df73b357cc19361baf3df8e9fa) works fine from my laptop's browser. Edit 2: Another log |
This appears to be transient. It started working with no changes. |
@NikolaiHampton yeah, I think their API is struggling with some requests. I've got some new code I'm working on with some clever retry mechanisms, so hopefully this will be less of an issue in the future. |
I tried playing a couple of links from the ABC iView add-on and kept getting an error. I've uploaded the full log file, but I believe the relevant errors I get are:
ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for https://abcsecurehttp...
ERROR: CCurlFile::FillBuffer - Failed: HTTP returned error 403
ERROR: CCurlFile::Open failed with code 403 for https://abcsecurehttp...
I live in the Netherlands, so it could be related to geo-blocking, but it's odd because I've been using this add-on without problems recently.
kodi.log.txt
The text was updated successfully, but these errors were encountered: