Sébastien Règne

Results 65 comments of Sébastien Règne

I open a pull request **#8263** that fixes this issue and finds a compromise for [_Simple Icons or custom Shields logos?_ #7684](https://github.com/badges/shields/issues/7684). - Without `logoColor` query parameter: display [custom Shields...

Can the pull request https://github.com/node-fetch/node-fetch/pull/1473 be included in v4? It changes the default value of the `Connection` header by replacing `close` by `keep-alive`.

The variables in the upper scope aren't available in the function. I think `Page.evaluate()` does a `toString()` on the function and sends the string to the browser. For this problem,...

I'm closing the issue because Uptobox is no longer available. https://uptobox.info/

The port `18080` shown in the screenshot is the port for HTTP connections. Cast Kodi connects with a WebSocket whose default port is `9090`. This port can be changed in...

What value do you have in _Settings_ / _Web Interface_ / _Advanced options_: _Websockets port_ and _Websockets host_ ?

@Wolvverine It should work with only the IP address `192.168.1.16` (because you use the default port).

Kodi ["Matrix" 19.2](https://kodi.tv/article/kodi-matrix-19-2-release/) (released in October 2021 🎉) has increased the size of accepted requests to [_64_ Kio](https://github.com/xbmc/xbmc/pull/20140) (before the limit was _1_ Kio). With this new value, there should...

I have updated the documentation. English is not my first language, so I'm open to any changes.