Nobody having issues with Netflix addon ?
Niceeee, with Netflix add-on update to 1.2.2 now is working fine !!
Nobody having issues with Netflix addon ?
Niceeee, with Netflix add-on update to 1.2.2 now is working fine !!
Excellent, works nice!
Display MoreHi, I'm getting stuck after uncompressing widevine cdm. I get this error:
Code Display More2020-05-03 22:48:23.808 T:1410708352 ERROR: [plugin.video.netflix (1)] Traceback (most recent call last): File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 182, in run route([part for part in g.PATH.split('/') if part]) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 33, in lazy_login_wrapper return func(*args, **kwargs) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 57, in route play(videoid=pathitems[1:]) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/videoid.py", line 294, in wrapper return func(*args, **kwargs) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper return func(*args, **kwargs) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/navigation/player.py", line 72, in play list_item = get_inputstream_listitem(videoid) File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/navigation/player.py", line 144, in get_inputstre am_listitem if not is_helper.check_inputstream(): File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 407, in che ck_inputstream return self._check_drm() File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 362, in _ch eck_drm return self.install_widevine() File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 33, in clea n_before_after result = func(self, *args, **kwargs) File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 223, in ins tall_widevine result = install_widevine_arm(backup_path()) File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/widevine/arm.py", line 240, in install_widevine_arm extract_widevine_from_img(os.path.join(backup_path, arm_device['version'])) File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/widevine/arm.py", line 253, in extract_widevine_from_img for root, _, files in os.walk(mnt_path()): File "/usr/lib/python2.7/os.py", line 296, in walk File "/usr/lib/python2.7/os.py", line 296, in walk File "/usr/lib/python2.7/os.py", line 296, in walk File "/usr/lib/python2.7/os.py", line 286, in walk File "/usr/lib/python2.7/posixpath.py", line 73, in join UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 29: ordinal not in range(128)
LE 9.2.1 (from scratch)
Netflix 1.2.0
InputStream Adaptive 2.4.4.1
RTMP Input 2.0.9.1
By the way, great distro ! Congrats!
Nobody having issues with Netflix addon ?
Is posible to turn off the display, not the raspberry pi, after n minutes of being IDLE?
maybe someone can use it: i found the solution for the RPI3: I had to limit the resolution to Full HD 1080p and it runs smoothly.And
I will try it once I get Netflix plugin to run
Hi, I'm getting stuck after uncompressing widevine cdm. I get this error:
2020-05-03 22:48:23.808 T:1410708352 ERROR: [plugin.video.netflix (1)] Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 182, in run
route([part for part in g.PATH.split('/') if part])
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 33, in lazy_login_wrapper
return func(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/run_addon.py", line 57, in route
play(videoid=pathitems[1:])
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/videoid.py", line 294, in wrapper
return func(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/logging.py", line 133, in timing_wrapper
return func(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/navigation/player.py", line 72, in play
list_item = get_inputstream_listitem(videoid)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/navigation/player.py", line 144, in get_inputstre
am_listitem
if not is_helper.check_inputstream():
File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 407, in che
ck_inputstream
return self._check_drm()
File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 362, in _ch
eck_drm
return self.install_widevine()
File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 33, in clea
n_before_after
result = func(self, *args, **kwargs)
File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/__init__.py", line 223, in ins
tall_widevine
result = install_widevine_arm(backup_path())
File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/widevine/arm.py", line 240, in
install_widevine_arm
extract_widevine_from_img(os.path.join(backup_path, arm_device['version']))
File "/storage/.kodi/addons/script.module.inputstreamhelper/lib/inputstreamhelper/widevine/arm.py", line 253, in
extract_widevine_from_img
for root, _, files in os.walk(mnt_path()):
File "/usr/lib/python2.7/os.py", line 296, in walk
File "/usr/lib/python2.7/os.py", line 296, in walk
File "/usr/lib/python2.7/os.py", line 296, in walk
File "/usr/lib/python2.7/os.py", line 286, in walk
File "/usr/lib/python2.7/posixpath.py", line 73, in join
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 29: ordinal not in range(128)
Display More
LE 9.2.1 (from scratch)
Netflix 1.2.0
InputStream Adaptive 2.4.4.1
RTMP Input 2.0.9.1
By the way, great distro ! Congrats!