aussieaddons / plugin.video.afl-video

Kodi add-on for AFL Video
http://aussieaddons.com/addons/afl/
GNU General Public License v3.0
20 stars 6 forks source link

Live AFL streams not working for me with v1.9.1 #2614

Closed 24Clayton closed 5 years ago

24Clayton commented 5 years ago

Hi, I'm still having issues getting v1.9.1 to work for live streams. It tries to play but then can't (for whatever reason). I've tried updating, uninstalling and re-installing, but still nothing. Any other suggestion? Cheers.

24mchours commented 5 years ago

Hi guys, having the same issue as the opening poster; log #4176.

Would greatly appreciate any assistance to get this going on PC (win 10).

Have tried much of the above including uninstall/reinstall of kodi and relevant add-ons.

Thank you very much!

glennguy commented 5 years ago

@RoadKill2 no problems :)

@24Clayton you need to get kodi to check for updates. in the estuary skin, go to addons, click the opened box icon in upper left, install from repository, highlight our repo and right click/long press/press 'c' and select check for updates. That should do the trick

@24mchours it looks like you've got the UWP (windows store) version of Kodi. You'll unfortunately need to uninstall it and install the regular windows release to get DRM working.

24Clayton commented 5 years ago

@glennguy 👍🏾 Thanks again dude. Update worked like a charm. Can confirm 1.9.2 works well on Libreelec 9.0.1 (Kodi 18.1).

randommonth commented 5 years ago

Hi @glennguy, I got AFL video working on my first Rasp Pi (running OSMC) by upgrading to an OSMC nightly, which worked well... I'm back again with an issue on my second Rasp Pi... This one is running Retropie which I just updated all packages on, which upgraded Kodi to 18.1. I then tried to run AFL Video 1.9.2 but it fails when trying to pull the live stream. I tried the advice above to delete the libwidevine file, which I did and the system reinstalled it, but the issue persists.

My error log is 4191.

Thanks in advance...

andybotting commented 5 years ago

@randommonth I can see this in your log file:

ERROR: AddOnLog: InputStream Adaptive: Unable to load widevine shared library (/home/pi/.kodi/cdm/libwidevinecdm.so)
ERROR: AddOnLog: InputStream Adaptive: OpenDRMSystem failed

I can see that earlier in your log file, it does seem to successfully download the widevine library. I'd recommend you check to make sure the library file does exist and looks ok (/home/pi/.kodi/cdm/libwidevinecdm.so)

glennguy commented 5 years ago

Hey @randommonth I can see this in the log: ERROR: AddOnLog: InputStream Adaptive: Unable to load widevine shared library (/home/pi/.kodi/cdm/libwidevinecdm.so) Definitely to do with that then. Usually it's caused by having the wrong libwidevinecdm for your system. It should download the one here: https://github.com/matthuisman/decryptmodules/raw/master/widevine/1.4.9.1088-linux-armv7.so Needs to be renamed of course.

If you're still having troubles, can you put up a log showing the process of downloading libwidevinecdm?

Edit: my bad, just saw it after seeing Andy's comment!

glennguy commented 5 years ago

Just an idea - the download process normally works fine on libreelec as the user is root. Can you check libwidevinecdm has execute permissions for kodis user?

Ado78 commented 5 years ago

Made an account just to say thanks to you guys who made this and are here helping out guys having problems with it! Been using it the past couple years and I was having issues getting mine working today but thanks to these comments and replies got it working again :) (silly me I was trying to use the windows app)

randommonth commented 5 years ago

Thanks for the advice @glennguy and @andybotting, I downloaded the libwidevine file that @glennguy suggested and it looks like it's working. I've only tried it on the 'AFL TV' live feed but will confirm later with the live games this afternoon. You guys have the best turnaround in issue resolution!! Thanks!

releasemenow commented 5 years ago

Having the same issue as some are describing here Running 2 MI boxes with the latest 1.9.2 vs on the same telstra account One box works fine,so no problems,but the other wont stream live games at all Have uninstalled and reinstalled Kodi 18.1 and updated to 1.9.2 but no luck Help on this issue would be greatly appreciated The debug log is 4196

andybotting commented 5 years ago

@releasemenow Your log indicates some sort of timeout. My first thought is that is seems more like a network-related issue than platform. Are both of your boxes on the same network with the same config? E.g. no VPNs or funny business?

andybotting commented 5 years ago

We believe the actual issue created here has now be resolved, so I'm going to close it.

For those looking for more general support, I'd recommend you join our Slack channel (see http://aussieaddons.com/contact/ for details), or for specific issues, file a new issue.

Thanks guys.