-
- Downloads
media_player.firetv - Adding support for https. (#8022)
* Adding support for https. This change allows to access a firetv-server instance that runs over https (via a reverse proxy for exemple). Default stays http, but if `ssl: true` is set in the configuration the connection goes over https. Successfully tested. * respecting the 79 characters line limit
Please register or sign in to comment