Zen3515

Results 6 issues of Zen3515

### Please describe your bug I use exactly same NGIX reverse proxy config which is documented [here](https://jellyfin.org/docs/general/networking/nginx.html#nginx-from-a-subdomain-jellyfinexampleorg) except for url and ssl path I could not connect from any client...

bug

This pull request is more of an enhancement than fix. ## 1. Enhance Number platform by introduce type casting and support step - Type casting enable it to works with...

I decided to implement raw user config to quickly bring new features of GLAuth to the UI, without much dev time. For instance, we can add all the new complex...

``` 2021-11-12 02:22:30 DEBUG (MainThread) [websockets.protocol] client > Frame(fin=True, opcode=, data=b'{"id": 12, "type": "request", "uri": "ssap://externalpq/getExternalPqData", "payload": {"picMode": "hdr_game"}}', rsv1=False, rsv2=False, rsv3=False) 2021-11-12 02:22:30 DEBUG (MainThread) [websockets.protocol] client - event...

This PR enables the auto-discovery of cups printer via dnsmasq. This PR will fix #9. Here is the list of changes. - Switch to s6-overlay to manage process. - Add...

I saw your attempt to enable auto-discovery in this commit [added avahi-daemon, and exposed port 5353/udp for multicast dns](https://github.com/anujdatar/cups-docker/commit/a65d1d5b2439dba9a51fd317b42d3dd3cfeca01b) While that's the correct direction, the normal linux systemd work in...