Konstantin Ilchenko

Results 3 issues of Konstantin Ilchenko

I'm trying to get a mean query time metric via queries.yaml in this naive way: ```yaml pg_query_time: query: "SELECT avg(total_time / calls) as mean_query_time FROM public.pg_stat_statements" metrics: - mean_query_time: usage:...

Hi. The error handlers on lines 251, 303, 332 ``` error: settings.onError.call(container, externalUrl, embedProvider) ``` will be executed immediately, before ajax even started, since `call` is imperative to execute function...

### What happened? Trying to make Jellyfin to work with hardware transcoding acceleration, but I have problems with binaries versions mismatch: ```bash dmesg | grep mali | grep DDK [...

bug