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

Stopped playing videos newer than 13.02

radaczynski opened this issue · comments

Hi,

I assume that this a breaking change on the NBA website, but the plugin is playing highlight videos up until the highlights from 13.02. All the later videos are not starting and the error log says:
07:23:53.188 T:1259557792 ERROR: InputStream: Error opening, plugin://plugin.video.nba/?url=802340&mode=videoplay&name=Melhores+Momentos+-+Time+Stephen+vs+Time+LeBron+%2802%3A19%29+-+18%2F02%2F20 18 07:23:53.198 T:1259557792 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.nba/?url=801691&mode=videoplay&name=Melhores+Momentos+-+Desafio+dos+Calouros+%2802%3A28%29+-+ 16%2F02%2F2018 07:23:53.198 T:1259557792 ERROR: InputStream: Error opening, plugin://plugin.video.nba/?url=801691&mode=videoplay&name=Melhores+Momentos+-+Desafio+dos+Calouros+%2802%3A28%29+-+16%2F02%2F2018 07:23:53.203 T:1259557792 WARNING: CreateLoader - unsupported protocol(plugin) in plugin://plugin.video.nba/?url=801779&mode=videoplay&name=GAME+RECAP%3A+2018+Mtn+Dew+Kickstart+Rising+Stars+%2802%3 A06%29+-+16%2F02%2F2018

For the video from 13.02 the log says
07:58:57.195 T:1943501264 NOTICE: VideoPlayer: Opening: https://nlds119.cdnllnwnl.neulion.com/nlds_vod/nbatv/vod/2018/02/13/20180212_sas_uta_recap/20180212_sas_uta_recap_1_pc.mp4.m3u8

Is there anything to do to fix this?

i got the same problem -> all videos later than 13.2.2018 don't work.

is there a fix?

I've got the same problem ;-(

I see that e60a951 fixes the issue, namely the change in line 187.

Nope, this commit c7c8a91

Please try the zip from the Releases here on github, if it still doesn't work, please reopen and post Kodi version

There must have been multiple issues then. My issue got fixed by the e60a951, change in line 187. The release from master does work for me.

Thanks a lot!

Oh you mean Videos! I was reading video as "games". Yes, that commit fixed it :)