Jeremy Karlsson

Results 35 comments of Jeremy Karlsson

@diogoazevedos Like @osmestad mentioned earlier, having two shaka instances and switching between them is the best you can do for now. By doing that it will "prefetch" the upcoming chunks...

@NoChance777 You won't ever get around the autoplay block. But you only need to activate the media element played first, the second one in shaka instance two will be allowed...

@joeyparrish Would this planned Preload API also have support for gapless playback or should that be a separate issue? In our case the dash chunks of the next song needs...

Also having issues with this. Using via web-test-runner. Downgrading to v21 just freezes web-test-runner, while latest release errors with `Could not resolve import "commonjsHelpers.js".`

Same as https://github.com/home-assistant/operating-system/issues/1751 I believe. Need to remove `dtoverlay` from config.txt before upgrading OS; then enable it after again. Still stuck on 7.2 here due to this.

Same for us. We're getting Error: "Unkown" when trying to trigger a test on https://speedtracker.org/test and the API responds with 503 and the same body as above. Ping @eduardoboucas

Now my certs expired and DuckDNS 1.14.0 didn't renew because of the alias, once again... It has not worked a single time. Fix from @Veldkornet doesn't work on 1.14.0. It...

@pwsses Following those guidelines; I still end up with `Warning: Cannot find module 'inquirer' Use --force to continue.` when running `grunt sectv-prepare:tv-webos` and related commands. The module is in node_modules...

@pascalduez Using cssnext, it seems to be at 0.3.0 :( Didn't get any warnings or errors no. Just an empty block.

The test isn't properly set up for browser env? 🤔