-
Notifications
You must be signed in to change notification settings - Fork 43
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
DRM-protected streams not playing anymore #106
Comments
Yes, I can confirm this. I'd also kindly ask @ivankokan to take a look. ;-) |
Can't watch any games on archive for me... I am assuming this is the same issue. |
I tried watching a live stream today and got the same issues. InputStream is not working. Hopefully Ivan is around to have a look at this before the season restarts |
I doubt this is gonna happen....Unfortunately Ivan hasn't been active on this for several months now. I will prepare myself to have other options for the restart of the season... |
Do not worry, guys! ;) |
Well, I guess I began to worry then because I decided to debug this myself 😉 The fix is rather simple: @ivankokan: |
This worked for me - thanks K3rm1t4 and also ivankokan for keeping this plugin alive |
thank you. Worked for me. |
Please test the latest from my fork and provide feedback. |
Additionally, can someone test it on Android devices (and provide debug logs)? How about Kodi 19? |
Do you consider a FireTV as an Android device? I would like to help, but I am on vacation for the next two weeks. If you still need some logs after that, I can provide them. I am on Kodi 18.7 atm with no intention to use v19 beta. ;-) First test of the latest version: |
Yes, whenever you can. |
To all users having issues with playing live games (playback stops after 10 seconds, or an audio stream is lost): Note the special remark for Android devices. |
I tried updating InputStream Adaptive with respective build mentioned here: xbmc/inputstream.adaptive#482 (comment). Live (NBA TV) still breaks. It seems I need to dig in a bit more to discover what is going on. |
Dear @ivankokan, I tested the latest addon-version from your fork with/ under OS -> Ubuntu 20.04 Just for information: Again "just an information"! Anyway - Best regards |
@SeBruno-again Please provide debug logs. |
@ivankokan looks like something broke again - this time I am only getting Audio and that cuts off after 10 seconds - just get a blank stream |
It seems you are not following the thread, please check recent comments. On the other hand, your log contains somewhat different error than we had before. Thanks. I cannot find the InputStream Adaptive version in your log, can you please share it? |
It's 2.4.5 |
Even live games? Weird. |
Ok tested it out on an nvidea sheild (android) with 18.7 |
Wow!!! Can you please tell me the base version/commit you put the new URL on? |
xbmc.plugin.video.nba-cablegoon.zip Its probably the one prior to the July 25th commit - cant say for sure - I have attached the zip here |
Maybe "inputstream.adaptive.manifest_update_parameter=full" shouldn't be removed. Developers reported some problems with audio when this parameter was missing: |
It works pretty well on Kodi 18 on RPi4 after adding: |
Hi everyone, enjoy the fix within the master branch on my fork! @cablegoon, @panpawel88 Thank you for all help, it turned out it was my fault! ;) |
You guys awesome. Thanks so much. |
Check Compatibility: Ensure that the device or software you're using to play the stream is compatible with the DRM protection used by the content nba bite provider. Some older devices or outdated software may not support the latest DRM technologies. Update Software: Make sure that your streaming software, web browser, or media player is up to date. Updates often include bug fixes and improvements that address compatibility issues with DRM-protected content. |
While highlights of games are still watchable, any full games and the NBA TV live feed stopped working on my devices about a week ago. When selecting the corresponding menu entries in the add-on, Kodi tries to play the respective video (loading animation showing) but aborts without any error/warning messages moments later.
At first glance, it seems like this issue might be due to the DRM license server called in the add-on not being available anymore - excerpt from Kodi log file:
I'm using the current add-on version from @ivankokan's fork (master branch, latest).
Can anybody confirm this behaviour?
I would appreciate if somebody more knowledgable could take a look into this.
Thank you very much.
The text was updated successfully, but these errors were encountered: