Jaker MX

Results 86 comments of Jaker MX
trafficstars

Thanks, the issue is here: 2019-04-13 09:45:18.678 T:3755963248 ERROR: File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/MSLv2.py", line 332, in __decrypt_payload_chunks 2019-04-13 09:45:18.678 T:3755963248 ERROR: decrypted_payload = decrypted_payload[1]['payload'] You are getting a very short manifest, so...

it will just ask for more info, so, response will be biigger, probably chunked....

Uninstall your Netflix Addon, select yes on delete settings, and then install this from ZIP and try again... http://www.mediafire.com/file/sq1t27d410mjlla/plugin.video.netflix_0.14.0beta24_20190414.zip/file

Please replace the atached file on this directory.... .Kodi\addons\plugin.video.netflix\resources\lib\services\msl\ then share the log, It will just print the requested manifest... so I can reproduce the error. [msl_handler.zip](https://github.com/asciidisco/plugin.video.netflix/files/3087504/msl_handler.zip)

Please share your log file, but I can tell you that you are missing your charset for your Language... so Check your Kodi Language , if your desired Language is...

Here is your issue File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 1053, in call_netflix_service data = urllib2.urlopen(full_url).read() modify "/storage/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py" line 1053 data = urllib2.urlopen(full_url, timeout = 60).read() You have too many items on your...

sometimes the cookie expired and you will get that behavior.

just 1 tv account, but as I said, it is a timeout, addding the timeout parameter will solve it