Kodi Community Forum
NBA International League Pass - Add-on - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: NBA International League Pass - Add-on (/showthread.php?tid=124716)



RE: NBA International League Pass - Add-on - WHamilton - 2016-11-20

yes this Folder is missing:

config\

and so the addon can't create the config.json file.


RE: NBA International League Pass - Add-on - dwane3 - 2016-11-20

Sorry,but where can I get this line?Reinstallation does not fix this..Please Help!


RE: NBA International League Pass - Add-on - dwane3 - 2016-11-20

Checked, this folder is present (AppData\R​oaming\Kodi\addons\plugin.video.nba\config\config.json).What to do?


RE: NBA International League Pass - Add-on - maxgalbu - 2016-11-21

Python doesn't directly support utf8 (http://kodi.wiki/view/Add-on_unicode_paths), i need to convert to unicode, please reinstall the master version, I've pushed a fix: https://github.com/maxgalbu/xbmc.plugin.video.nba/releases/tag/nightly-master


RE: NBA International League Pass - Add-on - NBAThrowAway - 2016-11-21

Any potential update on the game's cutting out 1 minute past he hour max? Or still no luck


RE: NBA International League Pass - Add-on - GriffeyJuni0r - 2016-11-24

Getting a Script Error when playing a Live game from 'My Favorite Team' section. All past games work great, and the live game works great from the Live section.

Error:
AttributeError: 'NoneType' object has no attribute 'getElementsByTagName'

Log File:
http://pastebin.com/raw/V8QA8mNK


RE: NBA International League Pass - Add-on - stro. - 2016-11-27

I'm having all sorts of issues all of a sudden. I can't even get the addon to open consistently without an error. If I do get into it, I likely get an "existing connections were forcably closed" error, and if I can get past that I can't open any streams without an error either.

I've uninstalled and reinstalled the addon, and have even uninstalled and reinstalled kodi and still having issues.


RE: NBA International League Pass - Add-on - jaydee73 - 2016-11-27

Can't confirm this. My add-on and also all streams do work normally. Maybe a local problem?


RE: NBA International League Pass - Add-on - stro. - 2016-11-27

Not sure. Must be. My other video addons work fine. I've tried over a wireless connections as well as wired connection and still problems either way. I will try and take a look some more tonight, I had to give up last night.


RE: NBA International League Pass - Add-on - stro. - 2016-11-28

Never mind, i seem to have figured it out. Was a local issue, my apologies.


RE: NBA International League Pass - Add-on - DoNBiGG - 2016-11-29

thx


RE: NBA International League Pass - Add-on - the_3mp3ror - 2016-12-03

Hello! Does anybody know how to hide the video length when watching an archived game? Kinda spoils overtimes


RE: NBA International League Pass - Add-on - zeppos - 2016-12-04

(2016-12-03, 07:54)the_3mp3ror Wrote: Hello! Does anybody know how to hide the video length when watching an archived game? Kinda spoils overtimes

Very good question. Don't think it's possible via an addon as it's an XBMC limitation. You'll want to mess with the skin itself. Ref. this thread http://forum.kodi.tv/showthread.php?tid=291000

Until I find the time to try the above solution, me workaround is to not look at the screen while skipping the video.

On a side note, any luck with the 60fps streams? I take it we'll have to forget 60fps broadcasts for this year?


RE: NBA International League Pass - Add-on - sportshd - 2016-12-05

Maybe once the NFL season ends they will start 60fps


RE: NBA International League Pass - Add-on - WHamilton - 2016-12-05

The Problem is the input, not the output.

output is 60fps, but input is 30fps.

Sent a mail to neullion to explain the problem.