2020-11-17, 16:37
Thanks, sask3m, but everything's back to normal now after a Widevine-update. I suppose that somehow did the trick.
Quote:2020-11-18 14:00:55.758 T:11548 ERROR <general>: [plugin.video.netflix (0)] Traceback (most recent call last):
File "C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\services\msl\http_server.py", line 75, in do_GET
data = self.server.msl_handler.load_manifest(int(params['id'][0]))
File "C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\services\msl\msl_utils.py", line 66, in error_catching_wrapper
return func(*args, **kwargs)
File "C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\utils\logging.py", line 164, in timing_wrapper
return func(*args, **kwargs)
File "C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\services\msl\msl_handler.py", line 130, in load_manifest
manifest = self._load_manifest(viewable_id, get_esn())
File "C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\utils\logging.py", line 164, in timing_wrapper
return func(*args, **kwargs)
File "C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\resources\lib\services\msl\msl_handler.py", line 162, in _load_manifest
isa_addon = xbmcaddon.Addon('inputstream.adaptive')
RuntimeError: Unknown addon id 'inputstream.adaptive'.
2020-11-18 14:00:55.759 T:9580 ERROR <general>: CCurlFile::FillBuffer - Failed: HTTP returned error 400
2020-11-18 14:00:55.759 T:9580 ERROR <general>: CCurlFile::Open failed with code 400 for http://127.0.0.1:51514/manifest?id=70196252:
2020-11-18 14:00:55.759 T:9580 ERROR <general>: XFILE::CFileCache::Open - failed to open source <http://127.0.0.1:51514/manifest?id=70196252>
2020-11-18 14:00:55.759 T:9580 ERROR <general>: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/show/70143836/season/70105286/episode/70196252/?profile_guid=ZX43H4LMLNBQRAIKP52VKEAN3Q]
2020-11-18 14:00:55.759 T:9580 INFO <general>: CVideoPlayer::OnExit()
2020-11-18 14:00:55.776 T:4988 INFO <general>: CVideoPlayer::CloseFile()
2020-11-18 14:00:55.776 T:4988 INFO <general>: VideoPlayer: waiting for threads to exit
2020-11-18 14:00:55.776 T:4988 INFO <general>: VideoPlayer: finished waiting
(2020-11-19, 15:35)wsnipex Wrote: RuntimeError: Unknown addon id 'inputstream.adaptive'.
this means you either don't have inputstream.adaptive enabled or the version is too old
(2020-11-22, 09:07)wsnipex Wrote: I agree that it's hard to follow and undestand those API changes and it's consequences for certain addons, even for devs. This is especially true late in a release cycle where last minute fixes require API bumps.Thanks for the heads up. While I do have a "working" inputstream.adaptive (I think because it downloaded), now a new symptom has risen...if I attempt to play a video, kodi straight up crashes. Haven't had Kodi crash like that in a long while. Have tried thrice so far.
But once those have settled(which is has now), it should be a lot smoother.
Please try with the current kodi nightly build, where inputstream.adaptive should work again.
Quote:2020-11-22 08:46:02.887 T:11604 INFO <general>: [plugin.video.netflix (3)] The debug logging level is set as "Disabled"
2020-11-22 08:46:02.888 T:9388 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:02.888 T:9388 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:02.888 T:9388 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:02.892 T:13212 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:02.892 T:13212 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:02.892 T:13212 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:03.130 T:9388 INFO <general>: CPythonInvoker(18, C:\Users\Danial\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run
2020-11-22 08:46:03.380 T:9388 INFO <general>: Python interpreter stopped
2020-11-22 08:46:03.399 T:13212 INFO <general>: CPythonInvoker(17, C:\Users\Danial\AppData\Roaming\Kodi\addons\script.embuary.helper\plugin.py): script successfully run
2020-11-22 08:46:03.633 T:13212 INFO <general>: Python interpreter stopped
2020-11-22 08:46:04.030 T:11604 INFO <general>: CPythonInvoker(19, C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
2020-11-22 08:46:05.106 T:11604 INFO <general>: initializing python engine.
2020-11-22 08:46:06.673 T:11604 INFO <general>: CPythonInvoker(19, C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
2020-11-22 08:46:08.314 T:11604 INFO <general>: initializing python engine.
2020-11-22 08:46:09.899 T:11604 INFO <general>: CPythonInvoker(19, C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
2020-11-22 08:46:10.485 T:4516 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:10.636 T:4516 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:10.653 T:4516 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:10.715 T:11604 INFO <general>: initializing python engine.
2020-11-22 08:46:11.156 T:11604 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:11.157 T:11604 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:11.157 T:11604 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:11.158 T:11604 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:11.158 T:11604 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:11.159 T:11604 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:11.159 T:11604 ERROR <general>: EXCEPTION: Invalid setting type
2020-11-22 08:46:11.159 T:11604 WARNING <general>: [script.module.inputstreamhelper] Widevine update check was made on 2020-11-03 22:01
2020-11-22 08:46:11.325 T:11604 INFO <general>: CPythonInvoker(19, C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): script successfully run
2020-11-22 08:46:11.325 T:11604 INFO <general>: CPythonInvoker(19, C:\Users\Danial\AppData\Roaming\Kodi\addons\plugin.video.netflix\addon.py): waiting on thread 8868
2020-11-22 08:46:11.349 T:12880 INFO <general>: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/movie/80997613/?profile_guid=ZX43H4LMLNBQRAIKP52VKEAN3Q
2020-11-22 08:46:11.350 T:12140 INFO <general>: Creating InputStream
2020-11-22 08:46:11.351 T:12140 INFO <general>: AddOnLog: inputstream.adaptive: SetVideoResolution (3840 x 2160)
2020-11-22 08:46:11.352 T:12140 ERROR <general>: XFILE::CDirectory::GetDirectory - Error getting C:\Program Files\Kodi\addons\inputstream.adaptive\
2020-11-22 08:46:11.469 T:13152 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:11.532 T:13152 WARNING <general>: xbmc.translatePath is deprecated and might be removed in future kodi versions. Please use xbmcvfs.translatePath instead.
2020-11-22 08:46:12.100 T:11480 ERROR <general>: [plugin.video.netflix (0)] fix_locale_languages: missing mapping conversion for locale "zh-Hans"
2020-11-22 08:46:12.100 T:11480 ERROR <general>: [plugin.video.netflix (0)] fix_locale_languages: missing mapping conversion for locale "zh-Hant"
2020-11-22 08:46:12.103 T:12140 INFO <general>: AddOnLog: inputstream.adaptive: Successfully parsed .mpd file. #Periods: 1, #Streams in first period: 12, Type: VOD, Download speed: 0.0000 Bytes/s
2020-11-22 08:46:12.780 T:12140 INFO <general>: Creating Demuxer
(2020-11-22, 15:54)orenmi Wrote: happened to me too yesterday. after I clicked on "full sync" of my profile, Kodi crashed.
Then each time I opened it, when the netflix background process tried to load, crash again.
I had to very quickly open kodi, disable the addon and then I was able to use kodi.
I uninstalled the addon completely and then reinstalled. That fixed the issue.
(2020-11-22, 20:21)marcopt Wrote: Even for myself problem, From today as I try to play a video Kodi closes automatically
(2020-11-22, 22:36)gujal Wrote:Thanks I followed your advice I went back to v2.6.5 now everything works ,,, we hope they resolve soon with the new version(2020-11-22, 20:21)marcopt Wrote: Anche per me problema, da oggi mentre provo a riprodurre un video Kodi si chiude automaticamente
Problem seems to be with Inputstream Adaptive 2.6.6 on Windows.
If rolled back to 2.6.5, then it doesnt crash kodi but then some videos dont play, the fix for which is in 2.6.6!