CastagnaIT / plugin.video.netflix

InputStream based Netflix plugin for Kodi
MIT License
1.91k stars 259 forks source link

Webbrowser wouldn't come up with NFA skript #1654

Closed bread-on-toast closed 5 months ago

bread-on-toast commented 9 months ago

Netflix add-on version

3.0

Operative systems used

Linux (Ubuntu / Mint / ...)

Kodi version used

Kodi 20 (Nexus)

Description of the bug

When trying to generate a NFA key, the script starts but the browser is not coming up.

Steps to reproduce the behavior

No response

Debug log - mandatory

none, not a kodi error

Possible fix

unknown

Additional context

Linux Mint 20 Python 3.8.10 and 2.7.18

Screenshots

No response

bread-on-toast commented 8 months ago

still open problem for me

CastagnaIT commented 5 months ago

more likely your OS have a different executable name for the browser you can add the missing browser name on this line on your file

https://github.com/CastagnaIT/NFAuthenticationKey/blob/7c49d72fc634788fba9d49fbfdbd1a6f1612ce4a/NFAuthenticationKey.py#L244

Then if you let me know the executable name, i can add them in the original repo file

CastagnaIT commented 5 months ago

its possible that the solution has been already fixed but i have no idea of what happens on your OS i can only suggest you to try download the updated NFA script