asciidisco / plugin.video.netflix

Inputstream based Netflix plugin for Kodi
MIT License
1.24k stars 226 forks source link

Error on attempting to play everything: #713

Open nubjub opened 4 years ago

nubjub commented 4 years ago

Submitting a bug report because there isn't one yet, and I'm hoping this is a general problem, as it seemingly broke without any changes on my system. This was working last night 19.09.10, now I browse netflix fine, but nothing plays, rather a dialog opens quickly Kodi version: 18.3 git:20190619 plugin.video.netflix version: 0.15.2 OS: linux (debian)

NOTICE: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/80171362/season/80171426/episode/80171385/ NOTICE: Creating InputStream [plugin.video.netflix (0)] Full MSL error information: ERROR: [plugin.video.netflix (0)] Full MSL error information: ERROR: [plugin.video.netflix (0)] {"entityauthdata": {"authdata": {"pubkeyid": "MSL_TRUSTED_NETWORK_SERVER_KEY", "identity": "Netflix"}, "scheme": "RSA"}, "errordata": "eyJpbnRl_This_is_a_key_I've_not_included_in_the_bug_report_MzkxMX0=", "signature": "MH/OjHpI_This_is_a_key_I've_not_included_in_the_bug_report_pCNsyg=="} ERROR: [plugin.video.netflix (0)] Traceback (most recent call last): File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/http_server.py", line 47, in do_GET data = self.server.msl_handler.load_manifest(int(params['id'][0])) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 41, in error_catching_wrapper return func(*args, kwargs) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/common/misc_utils.py", line 246, in timing_wrapper return func(*args, *kwargs) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 109, in load_manifest manifest = self._load_manifest(viewable_id, g.get_esn()) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/common/misc_utils.py", line 246, in timing_wrapper return func(args, kwargs) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 195, in _load_manifest manifest_request_data, esn) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/common/misc_utils.py", line 246, in timing_wrapper return func(*args, *kwargs) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 244, in _chunked_request self._post(endpoint, self.request_builder.msl_request(request_data, esn))) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/common/misc_utils.py", line 246, in timing_wrapper return func(args, **kwargs) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 266, in _process_chunked_response return _raise_if_error(response.json()) File "/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/services/msl/msl_handler.py", line 289, in _raise_if_error raise MSLError(_get_error_details(decoded_response)) MSLError: Entity used incorrect user authentication data type. ERROR: CCurlFile::Open failed with code 500 for http://localhost:49815/manifest?id=80171385: ERROR: AddOnLog: InputStream Adaptive: Cannot download http://localhost:49815/manifest?id=80171385 ERROR: AddOnLog: InputStream Adaptive: Could not open / parse mpdURL (http://localhost:49815/manifest?id=80171385) ERROR: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/show/80171362/season/80171426/episode/80171385/]

mooninite commented 4 years ago

Same here: Fedora, x86_64 I don't think this is isolated to Netflix. I think Google activated something on Sep. 10th. Even thought the Widevine binary has not changed Netflix and Amazon no longer work. Some users report they are still playing video, but I can't get the platform they are using out of them.

UnwindingThree8 commented 4 years ago

Same here. I keep getting entity used incorrect authentication data type. I hope it gets fixed. I just discovered this day before yesterday and it worked flawlessly. It also integrated nicely with yatse which was cool. Both phone and wear os

JeroenTuinstra commented 4 years ago

Same error here. Right after Widevine updated, it gives the error: "entity used incorrect authentication data type".

Smeulf commented 4 years ago

Here it's back to normal. Maybe a glitch on the other side.