Piotr Dobrowolski
Piotr Dobrowolski
Since Interceptors used by this module for request metrics handling [are executed after guards](https://docs.nestjs.com/faq/request-lifecycle#summary), guard errors are not recorded in http request metrics. It would probably make sense to at...
Hey! This produces values in milliseconds: https://github.com/MetinSeylan/Nestjs-OpenTelemetry/blob/main/src/Metric/Interceptors/Http/MetricHttpEventProducer.ts#L20-L21 Besides wrong metric name, default buckets configuration (`[0.005, 0.01, 0.025, 0.05, 0.1, 0.25, 0.5, 1, 2.5, 5, 10]`) also makes this metric unusable....
This patch adds `audio/output_volume` configuration option, that makes volume slider change volume of gstreamer sink element. (eg. native pulseaudio volume) This is disabled by default to keep the behaviour backward...
Hey, when trying to run a binary built with `librespot-cross` container on "legacy" (3.4) Allwinner H3 (OrangePi Zero) Linux Kernel I noticed it crashes with "`Protocol not available`" error when...
There sometimes is a justified use for setting replicas to 0, and I don't really see any technical reasoning for this assert.
The purpose of this issue is to track which TV models, and firmware versions, the exploit is working against. If you are having trouble getting the exploit to work, please...
If a TV running on pre-2021/06 firmware is rooted with v2 exploit, and then upgraded to Software after 2021/06 (including `start-devmode.sh` signature verification) our install script will think it's been...
Convenience for NixOS / Nixpkgs users, `nix-build` ran in main project directory should build this and create a `result/` symlink pointing at a built package.
Add an option to block out `REGION.lgtvsdp.com` domain and remove `/mnt/lg/cmn_data/var/palm/data/com.webos.appInstallService/updateInfo` during bootup as well. (to allow launches of already installed non-updated apps)
The case is that LG prevents Content Store/app installs if firmware is too old. We should probably find a way of persuading `sdx` we are running an arbitrary version.