Eivind Siqveland Larsen

Results 31 comments of Eivind Siqveland Larsen

I would prefer this. The current situation is very confusing with the path being relative to the path of the directory watched. So as when I watch `/home/username/src`, the relative...

Ok, I was specifically thinking about the UI app Thanks for your great work on this!

Hi, thank you for quick reply. I would expect a text rendering engine to deal with unsafe user input natively, but that just be my assumptions playing into it. The...

> Hi @n1coh, @hirvoin! > > I have added support for signal strength reporting and battery status to the `master` branch. Bluetooth most like is still not working. I am...

I had actually set `experimental`, but I forgot to restart the service. ``` $ eruptionctl devices list Dumping Eruption managed devices list Keyboard devices: Mouse devices: 00: ROCCAT Kone Pro...

> Instead of passing the filename to ffmpeg, we can open the file in Navidrome and pass the contents to ffmpeg through a pipe I had a look at piping...

Yes, I didn't mean fileSize directly, but the fileSize of the audio reported by ffprobe. Anyway, I don't think this works for variable bitrate encodings. For future reference: ``` ##...

Sweet. Please release to fix #65.

Hello, thank you the quick response. I am not very familiar with the details of `OffsetOutOfRange`. It seems like this is for situations where you have/found an offset, and when...

Also seeing the same thing. I tracked it down to an upstream bug last week, but can't find it anymore. Edit: May be this one: https://github.com/swagger-api/swagger-core/issues/951 Edit2: It is not...