Alexis Tyler

Results 312 comments of Alexis Tyler

Also the ones that are listed for the future don't even have working vote links. They go to the docs site which then has another link to vote which then...

> Deploy your apps on any Cloud providers in just a few seconds zap Would be nice to see a superscript 1 added to the "any Cloud providers" with a...

Does adding a disconnect to the error handler fix the issue? This should work, I also fixed a few typos. ```js const IORedis = require('ioredis'); let cluster = new IORedis.Cluster([{...

Reinstalling gave me this. Removing the `mqttport` line and adding my username/password fixed it. It all loads again and my devices are now shown. ```yaml settings: mqttserver: addon_core_mosquitto mqttport: ''...

@paesrafael guessing you don’t work with any others as that’s only gonna work for your computer.

It'd be great to see this added to brew cask and chocolatey as well.

@Cigaras what about playlists that return the details linked to each stream? For example one of my channels returns this. ``` #EXTM3U #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=306000,RESOLUTION=320x180,CODECS="avc1.66.30, mp4a.40.2" https://abctvlivehls-lh.akamaihd.net/i/abckids_1@327097/index_250_av-p.m3u8?sd=9&rebase=on&id=AgB9qEPSi9oUQ9RQJFuwHygXhSSN63Uzc%2flWgmrdvtz%2fU6vnP97yCNRU4VdNui99S2TBiEir9yBC9A%3d%3d #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=306000,RESOLUTION=320x180,CODECS="avc1.66.30, mp4a.40.2" https://abctvlivehls-lh.akamaihd.net/i/abckids_1@327097/index_250_av-b.m3u8?sd=9&rebase=on&id=AgB9qEPSi9oUQ9RQJFuwHygXhSSN63Uzc%2flWgmrdvtz%2fU6vnP97yCNRU4VdNui99S2TBiEir9yBC9A%3d%3d #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=514000,RESOLUTION=512x288,CODECS="avc1.77.30, mp4a.40.2"...

I noticed a lot of people in here are using node 18 as a work around. Any ideas for myself who's hitting this in node 18? Adding `VITEST_SEGFAULT_RETRY=3` did allow...

Same issue here, from what looks of it this is checking aud for audience and iss for issuer.