Skip to content

Changes included in 1.3.19 causes netflixbmc not to start on some systems. #39

@insertnamehere1

Description

@insertnamehere1

I'm unable to reproduce this problem. It appears only on a limited number of systems but causes netflixbmc to be unusable. It seams to be associated with windows 7 platforms.

After update or fresh install of v1.3.19 the user is unable to start netflixbmc. After a start attempt kodi returns the video menu. No exceptions are recorded in the log. The problem occurs during login after https://www.netflix.com/Login load.

Commenting out of "import resources.lib.pyOpenSSL" in default.py allows netflixbmc to work again.
(with the insecureplatformwarning the log again)

One possible solution would be to add a enable control in netflixbmc configuration that would switch off pyOpenSSL by users that have problems. Also suppressing log spamming from insecureplatformwarning when ssl not enables. Ultimately kodi will have ssl support and we may remove this code.

Andrew, I don't have time available to hunt this problem down, if you do, great, but for me this solution is the best compromise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions