Chris Tam
Chris Tam
Nit for title: `s/uplinky/uplink/g`
I can confirm this behavior exists in v30.2.2. Tested that it doesn't exist in v30.0.1, in case people are trying to bisect where the change happened but haven't tested more...
For posterity, `ffmpeg` builds with NEON support by default, as noted [here](https://code.videolan.org/videolan/vlc/-/merge_requests/2646). You should be seeing NEON support, even on the `t4g.nano`. `--enable-neon` is the default.
I've posted https://github.com/cockroachdb/cockroach/issues/153195 since I _think_ this might be a CockroachDB issue but I'm not 100% sure. As an aside, I wonder if this is a 0 byte file issue?
This is related to: https://github.com/storj/gateway-st/issues/91 I posted [a change](https://github.com/cockroachdb/cockroach/pull/153199) in CockroachDB to work around this but this'll break a lot of clients since the defaults have changed.
> Firefox does not support 10bit HEVC and is lying with the feature tests. @gnattu Which feature tests/under which conditions is Firefox lying? I recently filed [a related bug](https://bugzilla.mozilla.org/show_bug.cgi?id=1915307) and...
I'm running into this issue with MacOS as well. The window just hangs as the application continues.
@tye-exe is it possible that the OS's window manager expects that, once a window is attached, the process must terminate before it closes the last window (to prevent zombie processes)?
@Usak @stanelie are y'all on the `stable` or `unstable` channel for Chromecast? I addressed a lot of these issues in #744 but that's only on the `unstable` channel.
> I think I have the stable release since I installed jellyfin with apt on my Ubuntu system. > > How do I switch to unstable? @stanelie it's in your...