Michaël Arnauts
Michaël Arnauts
It seems like I have been running these changes for over 2 years, so I might as well merge them :)
I've moved this logic out of the library in https://github.com/michaelarnauts/aiocomfoconnect. It's up to the user to reconnect if needed, what makes it much simpler. In Home Assistant, I do it...
As @jonesPD suggested, you can use ffffffff (-1 in signed int, little endian) to specify an unlimited timeout. I've implemented this as a method in the [aicomfoconnect](https://github.com/michaelarnauts/aiocomfoconnect/) rewrite See https://github.com/michaelarnauts/aiocomfoconnect/blob/master/aiocomfoconnect/comfoconnect.py#L180
> Fixed upstream via [bpmn-io/bpmn-js-properties-panel#705](https://github.com/bpmn-io/bpmn-js-properties-panel/issues/705). Only for name field, not for the headers or field injections.
There exists a package `symplify/vendor-patches` that does this, but it depends on `cweagans/composer-patches` unfortunatly.
@mediaminister i've tried this on windows, but it seems that the license server doesn't give a correct decryption key. Is this still working for you, and on what OS? ```...
I've also noticed that the goplay website uses the `X-Keyos-Authorization` header to pass the base64 drmXml instead of the `customdata` header as it was before, but none of those work...
> For Verified Media Path (VMP) to work you need to sign your software binary (Kodi) with a keypair from Google Widevine. So you need to have a license agreement...
This is cool! I didn't know they did live tv. I guess it should be possible to add, but I haven't looked at it. I also don't have the time...
I can confirm that this change makes it work with the PowerDNS-Admin API. Thanks!