CastagnaIT / plugin.video.netflix

InputStream based Netflix plugin for Kodi
MIT License
1.89k stars 258 forks source link

An update for NFAuthenticationKey_Windows.zip #1662

Closed ttchampi closed 2 months ago

ttchampi commented 6 months ago

Netflix add-on version

Last one

Operative systems used

Windows

Kodi version used

Kodi 20 (Nexus)

Description of the bug

hi everybody, the NF authentication key generator for windows browser seams to be old. the login page says : Update required Looks like your browser, operating system, or device is not supported. Please make some updates to access Netflix. Learn more about updates and requirements here.

Can't access your account? Contact us.

thanks for all.

Steps to reproduce the behavior

No response

Debug log - mandatory

no log

Possible fix

No response

Additional context

No response

Screenshots

login page

Falke-Design commented 6 months ago

@ttchampi can you please share more information.

For me it works fine with Windows 10 and Chrome 120.0.6099.130

ttchampi commented 6 months ago

I found something that works...

If I understand correctly, when I open the NFAuthenticationKey.exe file, the settings.json file is extracted and when I press start, a browser is extracted in the BrowserTempData file. But this one is no longer up to date.

...on the other hand, by opening the settings.json file, you can force NFAuthenticationKey.exe to use another browser by replacing the sentence: " Remove me and specify here the browser path with .exe extension, only if not recognized ( e.g. C:\mypath\chrome.exe) " by "C:\Program Files\Google\Chrome\Application\chrome.exe" (the path to a more up-to-date downloaded Chrome Browser with \ and not just \ )

Anyway, but the fact remains that the browser provided with the NFAuthenticationKey.exe file is out of date... isn't it? (version appears to be number 78.0.3904.97)