Paulus Schoutsen

Results 418 comments of Paulus Schoutsen

@emontnemery we should remove that function. With the recent cast changes we are unable to reboot anyway.

I think that YouTube has changed the way they communicate with the Chromecast. I did dig into this once and it seems that YouTube is moving to a system where...

Yes, should probably add a warning to the controller.

If the state of the chromecast has not changed between the two moments you printend it, the MediaStatus should be the same. Reasons for the MediaStatus to change would be...

Does the pause button on your remote control also control the Chromecast? As in, do you see the video get paused? What if you call pause from pychromecast, the MediaStatus...

The function was removed in https://github.com/webpack/webpack/pull/7781 (commit https://github.com/webpack/webpack/commit/5553166603c9f813bc99d4e77d102080bfcdb9ad)

For people exploring the Webpack 5 syntax: ```js const worker = new Worker(new URL("./my_worker.js", import.meta.url)); ``` No extra plugin loading is required.

You can't hit `supervisor` from a browser. You only do it in processes running on your addon container.

For your frontend, you need ingress.