asciidisco / plugin.video.netflix

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

User profile loading fail #685

Open tsioukas opened 5 years ago

tsioukas commented 5 years ago

I'm submitting a ...

General infomration

Today Netflix produce crash when I try to login into my profile. 15 hours ago Netflix dosen't have any problem.

Prerequisites

Description

Netflix can't login into a user profile

Steps to Reproduce

  1. Open Netflix AddOn
  2. Select User Profile

Expected behavior: [What you expected to happen]

Show my video list

Actual behavior: [What actually happened]

Produce error

Installation

Operating System

Debug log

https://cutpaste.online/notes.html?id=VCCR8ajvG

fcr commented 5 years ago

Exact same problem on OSX. Was okay up to today.

tsioukas commented 5 years ago

I forgot to mention that I had the same problem on my BeeLink Android, but it's difficult to check logs.

Jibbonator commented 5 years ago

same Problem on Android here

Highlander1536 commented 5 years ago

Yea, this morning tried to open it up. Cant get past the Profile select

hodor22 commented 5 years ago

same here on libreelec

haunter81 commented 5 years ago

same here libreelec in raspberry pi3

wonderbird commented 5 years ago

same here with osmc on a raspberry pi3

$ uname -a
Linux osmc 4.14.78-4-osmc #1 SMP PREEMPT Wed Dec 12 17:58:11 UTC 2018 armv7l GNU/Linux

$ head -n 2 /home/osmc/.kodi/addons/plugin.video.netflix/addon.xml | tail -n 1
<addon id="plugin.video.netflix" name="Netflix" version="0.13.22" provider-name="libdev + jojo + asciidisco">
liberty-developer commented 5 years ago

see latest commit / version bump

fcr commented 5 years ago

Thanks @liberty-developer, that solved the problem for me.

tsioukas commented 5 years ago

I can verify that @liberty-developer solution working. Thanks

MrTschi commented 5 years ago

Same issue for me with 0.13.22 running at kodi 18.2. hopefully the fix will be released soon :)

montvid commented 5 years ago

0.13.23 works again

Ceeee commented 5 years ago

Same problem, but the installation repository doesn't allow for an update to 0.13.23. Latest version available remains .22 How do I get it? Manually from git to zip install (running raspi3+osmc)??

wonderbird commented 5 years ago

13.23 from master also works on the raspi 3 with osmc. Thank you for the quick response!

hodor22 commented 5 years ago

thank you liberty-developer, works on libreelec rpi3, also from my wife

hacknix commented 5 years ago

Same problem, but the installation repository doesn't allow for an update to 0.13.23. Latest version available remains .22 How do I get it? Manually from git to zip install (running raspi3+osmc)??

I worked it out :-)

https://github.com/asciidisco/plugin.video.netflix/archive/master.zip

Download this file.

Use install from zip file in the addons section of Kodi settings to install the addon manually.

Ceeee commented 5 years ago

Thx, this is a good backup solution. But I would really prefer to work with the online repository, in order to get automatic updates. Isn't that possible anymore? When I started out with the addon I used this static solution, but at some point I think I entered an URL to the online repository and from that point on I got a selection of versions (seemingly) always up-to-date. I'd prefer if that way was still supported, or am I completely wrong there?

service-paradis commented 5 years ago

It would be great if the 0.13.23 realease could be created!

schumi2004 commented 5 years ago

Version 0.13.23 works better yes but not completely. I do have some issues opening My List https://pastebin.com/fj63z91n

raven6679 commented 5 years ago

Same here, just confirming. Previous version 0.13.22 has stopped working, after manual update to 0.13.23 it has started working again. I'm on Kodi 18 on nVidia Shield.

My addon was installed from official addon repo, but there's no latest version, I had to sideload .zip manually.