asciidisco / plugin.video.netflix

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

Fixed request data format to get a valid response from Netflix again #642

Closed xLAva closed 5 years ago

xLAva commented 5 years ago

Fixed list fetch from Netflix

Fixed issue "Plug-in no longer functioning." #640

Types of changes

All Submissions:

Changes to Core Features:

Screenshots (if appropriate):

[You can erase any parts of this template not applicable to your Pull Request.]

mr-tbot commented 5 years ago

Works great! Thanks a bunch!

ctatos commented 5 years ago

Great work! Thank you!

liberty-developer commented 5 years ago

Very cool, thx! Will merge and bump a version

CastagnaIT commented 5 years ago

this commit changes the format of the request but you forgot to correct the header, this way you make wrong requests the server may one day refuse them

budafuko commented 5 years ago

thank you works great. what about 0.14? gonna be fixed?