• 1
  • 172
  • 173
  • 174(current)
  • 175
  • 176
  • 224
Release Netflix Add-on [input-stream]
Thanks, sask3m, but everything's back to normal now after a Widevine-update. I suppose that somehow did the trick.
Reply
Using the 11/17  Build with the 11/16 Kodi v19 daily Win64 build:
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
Reply
RuntimeError: Unknown addon id 'inputstream.adaptive'.
this means you either don't have inputstream.adaptive enabled or the version is too old
Reply
(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

Which comes from where? These aren't new installs. I can go weeks with this add-on working and then either update kodi to a new daily and the nI get these errors. If I try to enable it, it tells me its incompatible....so where do I get it from? Very confusing.

Downloading from here: https://github.com/peak3d/inputstream.adaptive/releases  I am unable to install from zip because of an "invalid structure" error I get when trying. I don't know what's going on anymore when it comes to that specific plugin.
Reply
it's coming from our repository, but we need peak3d to release a new version because of recent API changes in kodi.
Reply
(2020-11-20, 08:31)wsnipex Wrote: it's coming from our repository, but we need peak3d to release a new version because of recent API changes in kodi.

Thanks, that aspect of using this add-on is not clear to end users. It would be nice to outline dependencies and sources
Reply
(2020-11-20, 08:31)wsnipex Wrote: it's coming from our repository, but we need peak3d to release a new version because of recent API changes in kodi.

Is there a way to KNOW when that match happens again? Other than trying all the time until it works I mean?
Reply
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.
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.
Reply
(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.
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.
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.
Reply
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
Reply
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.
Reply
(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.

Yeah, I just tried uninstalling the Netflix add-on and removing the settings and all of that. Still crashes Kodi when I try to actually play a video. Weird.
Reply
Even for myself problem, From today as I try to play a video Kodi closes automatically
Reply
(2020-11-22, 20:21)marcopt Wrote: Even for myself problem, From today as I try to play a video Kodi closes automatically

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!
Kodi 21RC2 Windows 10 and 11 | 21RC2 Xbox One X | 21RC2 Linux Mint Virginia XFCE | CoreELEC NO 21 nightly S905X4 aarch64
Reply
(2020-11-22, 22:36)gujal Wrote:
(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!
Thanks I followed your advice I went back to v2.6.5 now everything works ,,, we hope they resolve soon with the new version
Reply
  • 1
  • 172
  • 173
  • 174(current)
  • 175
  • 176
  • 224

Logout Mark Read Team Forum Stats Members Help
Netflix Add-on [input-stream]14