maxgalbu / xbmc.plugin.video.nba

Kodi plugin to watch NBA games with nba league pass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kodi 19 matrix version

MRLB opened this issue · comments

commented

Is there anyone a kodi 19 matrix version available?

I plan to upgrade it but had no time available recently. On the other hand, the following days give me some freedom to work on this, stay tuned.

commented

thanks :-)

@ivankokan hows it all going

commented

@ivankokan Did you find time for the migration? :-)

Hi, I just started working on this last night. and most of the code is working on kodi 19.
I'm hitting the wall now on the inputstream adaptive part.
Edit: archive game are working now. I will be testing live game tonight if all goes well I will commit all change to my fork
Edit: live game are working. If you want to test the code is on my fork
https://github.com/chamchenko/xbmc.plugin.video.nba/tree/KODI19

thanks for your efforts @chamchenko just tested on firestick with kodi 19 and still no sound on live games :( shattered
kodi.log
@ivankokan

Hi @scottydulton
Is it possible to update inputstream adaptive from 2.6.7 to the latest version 2.6.8 and retest

@chamchenko is there a zip for this version? Not giving me the option to update on kodi and on github latest version is 2.6.6

You can download it here
https://jenkins.kodi.tv/blue/organizations/jenkins/xbmc%2Finputstream.adaptive/detail/2.6.11-Matrix/1/artifacts/
I just tested on an amlogic android box with inputstream adataptive 2.6.11.
I have the same issue no sound on live games.

I know it's disappointing. but it seems that the issue in inputstream adaptive opened https://github.com/xbmc/inputstream.adaptive/issues/580 has not been resolved at least not yet.
So @scottydulton if you have the kindness to upload a debug log with the kodi 19 version and inputstream adaptive 2.6.11 from the link above and share it in the issue opened in inputstream adaptive repository it would be really helpful

Hi, I just started working on this last night. and most of the code is working on kodi 19.
I'm hitting the wall now on the inputstream adaptive part.
Edit: archive game are working now. I will be testing live game tonight if all goes well I will commit all change to my fork
Edit: live game are working. If you want to test the code is on my fork
https://github.com/chamchenko/xbmc.plugin.video.nba/tree/KODI19

Awesome stuff @chamchenko... Just tried this out yesterday and no issues whatsoever on the nvidea sheild. I got sound, can start from the beginning etc...
I appreciate both @ivankokan and your help in keeping this going. @scottydulton I will test this out on a fire tv but I am sure this is linked to the ongoing inputstream issue... On the other hand you can sideload the official app and watch it on the fire stick so there are options

Hi @cablegoon
Since this I've rewritten a complete new add-on the code is here
It fixs the start from the beginning and go live issues. (only works on kodi 19)