Unfortunately the caphm version 0.14 beta 18 does not work anymore on the Millhouse alfa builds of LibreElec for raspberry. Returned to the 0.13.21 and that works (after a de-install with all settings removed).
Using the 0.14beta18 pops a dialog saying so much as not ok and look in the log...
Tried to find something in the debug-log but it does not give anything useful? (would post it full but the netflix strings contain alot of privacy sensitive data...)
Think these are relevant bits:
14:44:54.655 T:1524618096 DEBUG: [plugin.video.netflix (0)] Executing POST request to
http://www.netflix.com/api/msl/NFCDCH-LX...m/manifest
14:44:55.325 T:1524618096 DEBUG: [plugin.video.netflix (0)] Request took 0.090017s
14:44:55.325 T:1524618096 DEBUG: [plugin.video.netflix (0)] Request returned response with status 200
14:44:55.330 T:1524618096 DEBUG: [plugin.video.netflix (0)] Received encrypted chunked response
14:44:55.351 T:1524618096 ERROR: [plugin.video.netflix (0)] Full MSL error information:
14:44:55.358 T:1524618096 ERROR: [plugin.video.netflix (0)] {"result": {"errorDetails": "No message available", "errorDisplayMessage": "", "data": {"DEFINITION": {"PRESENTATION_TYPES": {"1": "PRIMARY", "0": "COMMENTARY", "2": "ASSISTIVE"}, "OPEN_CONNECT_SIGNALS": {"IS_HTTPS_SUPPORTED": "false"}, "OFFLINE_DOWNLOAD_DESCRIPTOR": {"QUALITY": "DEFAULT"}, "SUPPORTS_PREVIEW_CONTENT": true, "NETWORK_TYPE": "UNKNOWN", "INCOMPATIBLE_MEDIA_INCLUDED": false, "BRANCHED_CONTENT_REQUESTED": false, "trackId": 0, "CUSTOMER_DATA": {"RESTRICTED_BY_TESTER_TYPE": false, "STREAM_QUALITY": "UNSPECIFIED", "EXPERIENCE_TYPE": "regular",
... snip ...
"REQUEST_CONTEXT_CLOCK_TIME": 1544881495, "REQUEST_CONTEXT_DEVICE_TYPE_ID": 781}, "errorExternalCode": 2206, "errorSubCode": 1331}, "success": false}
Anyone else experiencing this and hopefully has a solution?
(The pycrypto lib is supposed to be in the alfa builds and can not be installed with pip for that matter).