fa1rid

Results 14 issues of fa1rid

Hi, Using this command `awk '!(count[$0]++)' old.txt > new.txt` with huge dictionary is causing out of memory problem and command to be killed by the kernel. ``` [16346.370650] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=/,mems_allowed=0,global_oom,task_memcg=/user.slice/user-0.slice/session-5.scope,task=awk,pid=17277,uid=0 [16346.370669]...

I enabled the httpserver, then requested connect then status: POST http://192.168.20.16:8011/connect?uuid=123456... POST http://192.168.20.16:8011/status?uuid=123456... $ go-chromecast httpserver INFO[0000] starting http server on 0.0.0.0:8011 2024/02/13 13:31:00 http: panic serving 192.168.20.38:23608: runtime error:...

I have tested this on Lenovo T480 and Sony Vaio laptops and it works fine. However I tried it on HP desktop and laptop and both show that error that...

ffmpeg 6.1 doesn't provide the 'drawtext' filter anymore, to compile this filter you need to add 'harfbuzz' as dependency and configure with --enable-libharfbuzz as stated [here](https://ffmpeg.org/ffmpeg-all.html#drawtext-1) To enable default font...

upstream bug

When using the normalize option in staxrip while encoding to AAC, it scans using with ffmpeg (volumedetect) and then uses that max value in qaac as `--gain`, at the same...

bug :bug:
added/fixed/done

Also how to use the installer version with custom data folder like the portable is used with `-d` I run Jellyfin on multiple PCs so it must be portable, at...

### This issue respects the following points: - [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot...

bug

### Problem Description A clear and concise description of what the bug is. #### Steps to reproduce the behavior: 1. Enabled this in the systemd service for autobrr in Debian:...

kind/triage

I’m writing to suggest a few enhancements for the preview window (accessed from the menu to preview the video) that would greatly improve its functionality and usability. Currently, the preview...

Hi, I'm trying to use Caddy to cache `.m3u8` files when reverse proxying to an upstream server. I’m using the `cache` directive and set up my Caddyfile as follows: ```...