Chris Hills

Results 44 comments of Chris Hills

> I am currently developing and testing on `Python 3.8.3 (tags/v3.8.3:6f8c832, May 13 2020, 22:20:19) [MSC v.1925 32 bit (Intel)] on win32` OK, I am using python 3.9 so it...

Just as a point of reference, today I updated to certstream 1.12 (python 3.9.6 on Linux 64bit) and it works fine. ``` $ pip3 install -U --user certstream Requirement already...

The website still says to run `go get github.com/meshbird/meshbird` which also fails for me.

I strongly feel that automatic updates should be on by default, and then those places with the capacity to manage updates manually have the facility to disable it. If it...

Have the remaining issues been fixed by now?

I have the same problem, I can no longer get any videos to play on my chromecast ultra. Update: I was able to make it work by specifying "--myip "...

The installation instructions in README.md are as follows:- ``` From source: go get github.com/ameshkov/dnslookup ``` Where should I enter `VERSION=x.x make`?

I don't know if this should be a new bug or part of this bug, but it would be great to have the option to automatically provision SSL certificates using...

> ``` > 'railway':{'custom_filter': '["railway"~"rail|light_rail"]', 'dilate':2000} > ``` Thank you for the suggestion! Unfortunately this did not work for me. I tried increasing the value of `dilate` to 4000, and...