• 1
  • 190
  • 191
  • 192(current)
  • 193
  • 194
  • 224
Release Netflix Add-on [input-stream]
Hi!

I tried to watch Arcane today but I only get it in 960x540 resolution.

Pretty much every other show works with 1080p just fine. Just today I tried for example Stranger Things, Interstellar, Friends, Squid Game. They all worked at 1080p.

I have LibreELEC 9.2.8 running on a RPi 400. Netflix add-on version 1.12.8. InputStream 2.4.8.1 with widevine 4.10.2252.5 (14092.77.0).

Any ideas?
Reply
(2021-12-01, 09:32)louis_nichols Wrote: Hi!

I tried to watch Arcane today but I only get it in 960x540 resolution.

Pretty much every other show works with 1080p just fine. Just today I tried for example Stranger Things, Interstellar, Friends, Squid Game. They all worked at 1080p.

I have LibreELEC 9.2.8 running on a RPi 400. Netflix add-on version 1.12.8. InputStream 2.4.8.1 with widevine 4.10.2252.5 (14092.77.0).

Any ideas?

OK, I think I got it. I had the option "Enable vp9 profiles" disabled, so that I would force it to use H.264, which has hardware decoding ok RPi. But it seems this show simply doesn't have an 1080p stream in H.264. I enabled vp9 profiles and now I get a 1080p. I was afraid it would lag or something because of software decoding, but it looks fine so far.
Reply
(2021-12-01, 09:53)louis_nichols Wrote:
(2021-12-01, 09:32)louis_nichols Wrote: Hi!

I tried to watch Arcane today but I only get it in 960x540 resolution.

Pretty much every other show works with 1080p just fine. Just today I tried for example Stranger Things, Interstellar, Friends, Squid Game. They all worked at 1080p.

I have LibreELEC 9.2.8 running on a RPi 400. Netflix add-on version 1.12.8. InputStream 2.4.8.1 with widevine 4.10.2252.5 (14092.77.0).

Any ideas?

OK, I think I got it. I had the option "Enable vp9 profiles" disabled, so that I would force it to use H.264, which has hardware decoding ok RPi. But it seems this show simply doesn't have an 1080p stream in H.264. I enabled vp9 profiles and now I get a 1080p. I was afraid it would lag or something because of software decoding, but it looks fine so far.

Well, that wasn't it. Later that day, without changing anything in the settings, I found myself with 960x540 again. This time, all streams vp9. I ended up disabling vp9 profiles again, which gave me 1080p back. Weird stuff.

I guess it's possible that some episodes only have a 1080p stream on vp9 and others only H.264. I don't know, I didn't check. In any case, if anyone has this issue, just know that toggling that option (Enable vp9 profiles) in the settings may help.

Let's just hope this is not a first step from a nasty move by Netflix to leave Kodi users without 1080p, like it is with Prime and Disney+.
Reply
Anyone else getting MSLError as of an hour ago ? this is on Pi4 with latest version,

tried resetting WideVine, re-installing Netflix as well as InputStream, also tried logging off and back on, nothing is working anymore, was working fine just a couple hours ago, this is happening with every show/movie

Code:
  INFO <general>: initializing python engine.
2021-12-10 19:53:39.416 T:900 WARNING <general>: [script.module.inputstreamhelper] Widevine update check was made on 2021-11-19 08:17
2021-12-10 19:53:39.418 T:900 INFO <general>: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:53:39.437 T:773 INFO <general>: VideoPlayer::OpenFile: plugin://plugin.video.netflix/play/show/80179784/season/80180009/episode/80179785/?profile_guid=4WEEKYHG7ZBOHHPOKHWLFNRJLY
2021-12-10 19:53:39.439 T:926 INFO <general>: Creating InputStream
2021-12-10 19:53:39.498 T:926 INFO <general>: AddOnLog: inputstream.adaptive: SetVideoResolution (1920 x 1080)
2021-12-10 19:53:39.502 T:926 ERROR <general>: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
2021-12-10 19:53:40.589 T:928 ERROR <general>: [plugin.video.netflix (0)] Full MSL error information:
2021-12-10 19:53:40.589 T:928 ERROR <general>: [plugin.video.netflix (0)] {"id": 16391840204914, "version": 2, "serverTime": 1639184020563, "error": {"code": "FAIL", "detail": "licensedManifest/playapi-PLAY_API_ERROR: PBO_UNEXPECTED_EXCEPTION [viewableId=[80179785]]", "display": "This title is not available to watch instantly. Please try another title.", "alert": null, "alertTag": "", "errorActionId": 3, "errorExternalCode": 0, "errorNccpCode": 0, "errorReasonCode": 0, "errorSubCode": 0, "errorDisplayMessage": "This title is not available to watch instantly. Please try another title.", "nccpError": {}, "bladeRunnerMessage": "licensedManifest/playapi-PLAY_API_ERROR: PBO_UNEXPECTED_EXCEPTION [viewableId=[80179785]]", "bladeRunnerCode": "PLAY_API_ERROR", "pboc": true}, "from": "playapi"}
2021-12-10 19:53:40.601 T:773 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2021-12-10 19:53:42.285 T:928 ERROR <general>: ----------------------------------------
2021-12-10 19:53:42.285 T:928 ERROR <general>:

2021-12-10 19:53:42.285 T:928 ERROR <general>: Exception happened during processing of request from
2021-12-10 19:53:42.285 T:928 ERROR <general>:
2021-12-10 19:53:42.285 T:928 ERROR <general>: ('127.0.0.1', 38450)
2021-12-10 19:53:42.285 T:928 ERROR <general>:

2021-12-10 19:53:42.292 T:928 ERROR <general>: Traceback (most recent call last):

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/usr/lib/python3.8/socketserver.py", line 683, in process_request_thread

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/usr/lib/python3.8/socketserver.py", line 360, in finish_request

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/usr/lib/python3.8/socketserver.py", line 747, in __init__

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/usr/lib/python3.8/http/server.py", line 427, in handle

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/usr/lib/python3.8/http/server.py", line 415, in handle_one_request

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/http_server.py", line 36, in do_GET
handle_msl_request(self, func_name, None, params)

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/http_server.py", line 99, in handle_msl_request
manifest_data = server.server.netflix_session.msl_handler.get_manifest(videoid, unquote(challenge), sid)

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/nfsession/msl/msl_utils.py", line 55, in error_catching_wrapper
return func(*args, **kwargs)

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/nfsession/msl/msl_handler.py", line 95, in get_manifest
manifest = self._get_manifest(viewable_id, esn, challenge, sid)

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/utils/logging.py", line 139, in timing_wrapper
return func(*args, **kwargs)

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/nfsession/msl/msl_handler.py", line 196, in _get_manifest
manifest = self.msl_requests.chunked_request(endpoint_url,

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.293 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/utils/logging.py", line 139, in timing_wrapper
return func(*args, **kwargs)

2021-12-10 19:53:42.293 T:928 ERROR <general>:
2021-12-10 19:53:42.294 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/nfsession/msl/msl_requests.py", line 165, in chunked_request
chunked_response = self._process_chunked_response(

2021-12-10 19:53:42.294 T:928 ERROR <general>:
2021-12-10 19:53:42.294 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/utils/logging.py", line 139, in timing_wrapper
return func(*args, **kwargs)

2021-12-10 19:53:42.294 T:928 ERROR <general>:
2021-12-10 19:53:42.294 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/nfsession/msl/msl_requests.py", line 220, in _process_chunked_response
return _raise_if_error(decrypted_response)

2021-12-10 19:53:42.294 T:928 ERROR <general>:
2021-12-10 19:53:42.294 T:928 ERROR <general>: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/nfsession/msl/msl_requests.py", line 249, in _raise_if_error
raise MSLError(err_message, err_number)

2021-12-10 19:53:42.294 T:928 ERROR <general>:
2021-12-10 19:53:42.294 T:928 ERROR <general>: resources.lib.common.exceptions.MSLError: This title is not available to watch instantly. Please try another title.

2021-12-10 19:53:42.294 T:928 ERROR <general>:
2021-12-10 19:53:42.294 T:928 ERROR <general>: ----------------------------------------
2021-12-10 19:53:42.294 T:928 ERROR <general>:

2021-12-10 19:53:42.294 T:926 ERROR <general>: CCurlFile::FillBuffer - Failed: Server returned nothing (no headers, no data)(52)
2021-12-10 19:53:42.294 T:926 ERROR <general>: CCurlFile::Open failed with code 0 for http://127.0.0.1:52127/msl/get_manifest?...d=80179785:

2021-12-10 19:53:42.294 T:926 ERROR <general>: AddOnLog: inputstream.adaptive: Download failed: http://127.0.0.1:52127/msl/get_manifest?...d=80179785
2021-12-10 19:53:42.294 T:926 ERROR <general>: AddOnLog: inputstream.adaptive: Could not open / parse manifest (http://127.0.0.1:52127/msl/get_manifest?...d=80179785)
2021-12-10 19:53:42.297 T:926 ERROR <general>: CVideoPlayer::OpenInputStream - error opening [plugin://plugin.video.netflix/play/show/80179784/season/80180009/episode/80179785/?profile_guid=4WEEKYHG7ZBOHHPOKHWLFNRJLY]
2021-12-10 19:53:42.297 T:926 INFO <general>: CVideoPlayer::OnExit()
2021-12-10 19:53:42.298 T:926 INFO <general>: ADDON: Dll Destroyed - InputStream Adaptive
2021-12-10 19:53:42.318 T:773 INFO <general>: CVideoPlayer::CloseFile()
2021-12-10 19:53:42.318 T:773 INFO <general>: VideoPlayer: waiting for threads to exit
2021-12-10 19:53:42.318 T:773 INFO <general>: VideoPlayer: finished waiting
2021-12-10 19:55:13.984 T:773 INFO <general>: Samba is idle. Closing the remaining connections
2021-12-10 19:55:26.489 T:900 INFO <general>: initializing python engine.
2021-12-10 19:55:26.757 T:900 INFO <general>: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:27.536 T:900 INFO <general>: initializing python engine.
2021-12-10 19:55:29.011 T:900 INFO <general>: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:29.054 T:773 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflix/directory/video_list_sorted/67602/67602/?sub_genre_id=67602) failed
2021-12-10 19:55:29.061 T:900 INFO <general>: initializing python engine.
2021-12-10 19:55:29.875 T:900 INFO <general>: CPythonInvoker(8, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:30.141 T:900 INFO <general>: Python interpreter interrupted by user
2021-12-10 19:55:30.143 T:950 INFO <general>: Skipped 6 duplicate messages..
2021-12-10 19:55:30.143 T:950 ERROR <general>: GetDirectory - Error getting plugin://plugin.video.netflix/directory/video_list_sorted/67602/67602/
2021-12-10 19:55:30.171 T:773 ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.netflix/directory/video_list_sorted/67602/67602/) failed
2021-12-10 19:55:30.189 T:953 INFO <general>: initializing python engine.
2021-12-10 19:55:30.331 T:953 INFO <general>: [plugin.video.netflix (2)] The debug logging is set as DISABLED
2021-12-10 19:55:30.881 T:953 INFO <general>: CPythonInvoker(9, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:31.334 T:936 ERROR <general>: GetDirectory - Error getting (none)
2021-12-10 19:55:31.342 T:961 INFO <general>: initializing python engine.
2021-12-10 19:55:31.784 T:953 INFO <general>: Python interpreter stopped
2021-12-10 19:55:32.197 T:961 INFO <general>: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): script successfully run
2021-12-10 19:55:32.597 T:961 WARNING <general>: CPythonInvoker(10, /storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the python script "/storage/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6WindowE,N9XBMCAddon9xbmcaddon5AddonE
2021-12-10 19:55:32.605 T:961 INFO <general>: Python interpreter stopped
2021-12-10 19:55:37.891 T:773 ERROR <general>: Control 50 in window 10025 has been asked to focus, but it can't
2021-12-10 19:55:37.955 T:965 INFO <general>: initializing python engine.
2021-12-10 19:55:38.147 T:965 INFO <general>: [plugin.video.netflix (3)] The debug logging is set as DISABLED
2021-12-10 19:55:38.715 T:965 INFO <general>: CPythonInvoker(11, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:39.353 T:965 INFO <general>: initializing python engine.
2021-12-10 19:55:42.155 T:965 INFO <general>: CPythonInvoker(11, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:43.704 T:965 INFO <general>: initializing python engine.
2021-12-10 19:55:44.707 T:965 INFO <general>: CPythonInvoker(11, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:45.055 T:936 WARNING <general>: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAMETongue[email protected]/Kodi%24/Thumbnails/7/723f2cbe.jpg
2021-12-10 19:55:46.467 T:936 WARNING <general>: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAMETongue[email protected]/Kodi%24/Thumbnails/e/ed26ed39.jpg
2021-12-10 19:55:46.806 T:965 INFO <general>: initializing python engine.
2021-12-10 19:55:48.726 T:965 INFO <general>: CPythonInvoker(11, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:50.974 T:965 INFO <general>: initializing python engine.
2021-12-10 19:55:51.372 T:965 WARNING <general>: [script.module.inputstreamhelper] Widevine update check was made on 2021-11-19 08:17
2021-12-10 19:55:51.373 T:965 INFO <general>: CPythonInvoker(11, /storage/.kodi/addons/plugin.video.netflix/addon.py): script successfully run
2021-12-10 19:55:51.398 T:773 INFO <general>: VideoPlayer::OpenFile:
Reply
Nope, works fine on my Firestick 4K Max.

Edit: Well now I've restarted the device & Kodi and getting the MSL error.
It seems to only happen when HDR is enabled (in the device settings, not the addon) for me. Changing the addon settings makes no difference.
Reply
Shield TV Pro 2019 is encountering the same error "This title cannot be watched instantly".
I think this is a Netflix server-side change that needs to be fixed by the add-on developer.
Official Android TV App works fine.
Reply
I am also getting the same MSL error as of yesterday. No changes to my Kodi settings or system settings as far as I am aware. I am using Windows 11 and the latest Netflix addon and Kodi 19.3. I wonder if Netflix has made a change on their end somehow.
Reply
https://github.com/CastagnaIT/plugin.vid...ssues/1278
https://github.com/CastagnaIT/plugin.vid.../pull/1279
The issue has been located and fixed because Netflix started using the licensed manifest request "v2" version.
Reply
The new addon release 1.18.2 to fix "This title is not available to watch instantly" error has been released now
and will be available in some minutes
Dev-Maintainer of InputStream Adaptive add-on, Netflix add-on ▫ Skills Python, C#, VB.NET and a bit of C++
Reply
thank you for maintaining this app ! we really appreciate Smile
Reply
Are you providing a fix for Leia?
Reply
Hey Guys,

a question how to change scraper language for this addon language?
the source of this addon dont show up at the normal Video Media Spot (where all other media sources are found to config them).

My LE scrapes Netflix Addon exported Shows in english and not in the language that LE is set.
Well when i installed LE and all Addons LE was set to english, but i changed that. And every other source i could change, too.
But i can't find that for the Netflix Addon.

Best regards.
Reply
Hi.

Minix U22-XJ-Max Netflix kodi audio only no video. I tried reinstall Kodi and nerflix addon but no video audio only.

https://paste.kodi.tv/alikapaqeq.kodi

Thank you.
Reply
ARM DEVICES WITH SD QUALITY LIMIT PROBLEM

This is a know problem due to last changes done by netflix website
ARM devices (RPI etc...) that use Kodi and/or CoreElec/LibreElec are now limited to SD quality
at this moment it is not clear if this is an our problem, and if/how can be solved

you can follow the discussion of the problem here:
https://github.com/CastagnaIT/plugin.vid...ssues/1281
Dev-Maintainer of InputStream Adaptive add-on, Netflix add-on ▫ Skills Python, C#, VB.NET and a bit of C++
Reply
(2021-12-12, 17:46)YeahWhatever Wrote: Are you providing a fix for Leia?

I'm going to take it that you are just ignoring this.
Reply
  • 1
  • 190
  • 191
  • 192(current)
  • 193
  • 194
  • 224

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