maxgalbu / xbmc.plugin.video.nba

Kodi plugin to watch NBA games with nba league pass
GNU General Public License v3.0
50 stars 43 forks source link

Stopped playing videos newer than 13.02 #71

Closed radaczynski closed 6 years ago

radaczynski commented 6 years ago

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?

kinimod85 commented 6 years ago

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

is there a fix?

utrotzek commented 6 years ago

I've got the same problem ;-(

radaczynski commented 6 years ago

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

maxgalbu commented 6 years ago

Nope, this commit https://github.com/maxgalbu/xbmc.plugin.video.nba/commit/c7c8a9168a88c623c5a9ecfffcb7c03ec765ce94

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

radaczynski commented 6 years ago

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!

maxgalbu commented 6 years ago

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