After running kodi, Netflix needs to be logged in again.
See original GitHub issueI’m submitting a …
- bug report
- feature request
- support request
General information
Addon version used
0.14.0~beta23.20190331
Description
Every time I run kodi, or when the widget (a shortcut to my list) refreshes, I need to log in again. the problem appeared in the last or the last but one version of the daily. The widget starts up before the information about logging in to netflix appears
Expected behavior: [What you expected to happen] Logged in Actual behavior: [What actually happened] still required login
Context (Environment)
Installation
- I’m using this Netflix Repo
- I’m using other Netflix Repo (Please specify which)
- I’m using a different source (Please tell which)
0.14.0~beta23.20190331
Operating System
- Linux (x86/x64)
- OSX (x86/x64)
- Windows (x86/x64)
- Linux (ARM)
- Android
Additional informatin on the environment
Coreelec 9.0.1
log
Log after restart Kodi http://ix.io/1Feg
2019-04-03 15:54:56.498 T:3842044784 ERROR: [plugin.video.netflix (0)] Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/ipc.py", line 120, in make_return_call
result = call(instance, func, data)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/common/ipc.py", line 140, in call
return func(instance, **data)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/services/nfsession/nfsession.py", line 57, in ensure_login
raise NotLoggedInError
NotLoggedInError
I think it may be related to these changes https://github.com/CastagnaIT/plugin.video.netflix/commit/9eed811744dbf9c200e91f0911bc4d6fdfaf40e8
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
TypeError:_init_() missing 2 required keyword-arguments ...
They try load the the movie or episode getting to 20% and nothing or sometimes asks try again. Two ways have fixed this...
Read more >Netflix Add-on [input-stream] - KODI Forum
I just got a netflix subscription again, bummed to see that I cannot login on kodi. Any update when the login error would...
Read more >Watching Netflix on Kodi - Pi My Life Up
This guide will teach you how to stream your TV shows and movies from Netflix to your Kodi media center using straightforward steps....
Read more >How to install Netflix Kodi add-on [Dec 2022]
Install Netflix Kodi addon, easy to follow step-by-step guide with screenshots to install the unofficial Netflix add-on on Kodi 19 Matrix ...
Read more >How to watch Netflix on Kodi 18 (with addons installation details)
Open Kodi and log into the Netflix addon. You should now be able to stream all of the Netflix titles you have access...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Of course I will put the log in debug mode. I left Kodi on today and see if it’s possible to repeat the error. At the moment I have manually adjusted the widgets and the problem does not appear.
After many hours of testing various settings of both the netflix plugin, as well as manual changes in the skin / widget code / script.skin.helper.service, I managed to find a solution, completely illogical … Change the menu order in kodi - move to the first position / screen and change the format of the widget from landscape to poster. incredible. If something is stupid and it works, it’s not stupid …