Beta NBC
#1
Image

Its come to my attention there is already a Kodi plugin that parses the same site i'm using.

There is enough of a difference that I will finish my plugins development, however it will remain in my repository and not in the official Kodi repository.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#2
Ow, that’s great. But US only, i presume..?
Reply
#3
that's great! What resolution will the stream be?
Reply
#4
will it be vod only or live also?
Reply
#5
It's all free full episode high definition VOD and probably limited to the US.

Sent from my SM-G935T
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#6
Released to my beta repo, current version 1.0.1. Enjoy!
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#7
Error when trying to start your addon

Error Type: <type 'exceptions.AttributeError'>
Error Contents: xbmcout instance has no attribute 'isatty'
Traceback (most recent call last):
File "/media/hdd/.kodi/addons/plugin.video.nbc/default.py", line 23, in <module>
from resources.lib import nbc
File "/media/hdd/.kodi/addons/plugin.video.nbc/resources/lib/nbc.py", line 250, in <module>
if mode==None: NBC().buildMenu(MAIN_MENU)
File "/media/hdd/.kodi/addons/plugin.video.nbc/resources/lib/nbc.py", line 77, in __init__
self.ydl = YoutubeDL()
File "/media/hdd/.kodi/addons/script.module.youtube.dl/lib/youtube_dl/YoutubeDL.py", line 390, in __init__
'Assuming --restrict-filenames since file system encoding '
File "/media/hdd/.kodi/addons/script.module.youtube.dl/lib/youtube_dl/YoutubeDL.py", line 585, in report_warning
if not self.params.get('no_color') and self._err_file.isatty() and compat_os_name != 'nt':
AttributeError: xbmcout instance has no attribute 'isatty'
Reply
#8
(2017-09-25, 08:53)ian1095 Wrote: Error when trying to start your addon

Please submit a link to a full log, ensure debugging is enabled in both Kodi and NBC plug-in, thank you.

Sent from my SM-G935T
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#9
I'm running on an Enigma2 box and the logging only submits the relevant data.

It doesn't log all the useless stuff.
Reply
#10
(2017-09-25, 15:43)ian1095 Wrote: I'm running on an Enigma2 box and the logging only submits the relevant data.

It doesn't log all the useless stuff.
Without a full log... my guess is you are using a custom fork of Kodi? One that doesn't include the standard library's? I'd recommend using a official build where possible.

Sent from my SM-G935T
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
#11
Nope I'm using Krypton 17.4
Reply
#12
(2017-09-25, 20:01)ian1095 Wrote: Nope I'm using Krypton 17.4
Every Kodi build provides a full log in some form. I cannot debug without it. THx

Sent from my SM-G935T
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply

Logout Mark Read Team Forum Stats Members Help
NBC0