-
-
Notifications
You must be signed in to change notification settings - Fork 264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebsiteParsingError #1726
Comments
@untiiis that debuglog is too short to see the actual error? On what line did the script crash? |
Hey, I got this as an error, I just copied the error lines from the addon https://paste.kodi.tv/mebosepisa [plugin.video.netflix (0)] IPC callback raised exception: Unable to extract reactContext
2024-12-02 08:30:12.520 T:14456 error : [plugin.video.netflix (1)] Traceback (most recent call last): |
Ok, that looks exactly like the error I fixed with the plugin on my libreElec install. |
I replaced the line of code, deleted the cache https://paste.kodi.tv/wekonifega 2024-12-03 15:50:45.257 T:7516 error : [plugin.video.netflix (0)] IPC callback raised exception: Unable to extract reactContext
2024-12-03 15:50:45.260 T:5804 error : [plugin.video.netflix (1)] Traceback (most recent call last): 2024-12-03 15:50:45.270 T:13720 info : Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY |
When did you create the NFAuthenticationKey file? Also, please check the date of changed sourcefile matches the date of the corresponding file in pycache folder; It could be that you get the binary version from the repository first. |
Today i go the same error RASPI 4 NEXUS Change of line 59 in website.py doesn´t solve it. I delete pycache and restart. may be NotLoggedInError has todo something with NFAuthentication.key 024-12-09 10:34:32.867 T:18782 error : [plugin.video.netflix (0)] Traceback (most recent call last): |
with a new created NFAuthenticationKey it ends up with 2024-12-10 19:57:47.493 T:1320 error : [plugin.video.netflix (0)] IPC callback raised exception: E-mail field not found 2024-12-10 19:57:47.508 T:1303 error : [plugin.video.netflix (1)] Traceback (most recent call last): |
I load the latest version from github and after reboot of raspi reinstall netflix addon. |
Do you place fixed commit for 'normal' updates next time? or should i download code here for myself. i like this app, but i don't know exactly how to download and install for myself :( |
Netflix add-on version
1.23.3
Operative systems used
Android, Windows
Kodi version used
Other (specify in description)
Description of the bug
Good morning
I still have a connection error
WebParsingError, on last kodi update
I read the other issues, I didn't find a solution
Steps to reproduce the behavior
No response
Debug log - mandatory
https://paste.kodi.tv/ataqewupas
Possible fix
No response
Additional context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: