Danyal Anik
Danyal Anik
+1 would love a docker image. Maybe with config options to setup all the users etc and remove the interactive requirement.
Great! I only have a bit of experience with docker so not sure what the best options are for configuration of the daemon but maybe the docker config file could...
@CipherdevNL Awesome. Will you also post some info on how to use?
@CipherdevNL Got this working from your 26_Dockerized-image branch. Is there any reason this wouldn't work as an image on dockerhub? Also, I'm assuming that in order to make changes to...
Ah that's helpful thanks! What is the bug you've encountered when streamers go offline?
A nice feature I thought of is an ENV variable that lets you specify your timezone so that file date/time could be outputted in your local timezone. Seems like this...
Thanks for the info and all your work on this. I've forked it as well and am tinkering around with timezone. The way I've seen it done is in the...
@CipherdevNL I was wrong, no code change is needed. You just need to install tzdata in the docker image and then you can pass the TZ env variable in docker...
Tried the latest image and it worked for a while but then got this error: Exception in thread Thread-1276: Traceback (most recent call last): File "/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner...