Johannes Pohl
Johannes Pohl
Yep, it looks like the buffer is being read too slowly. If one read took longer than expected (longer than the configured "chunk size", e.g. 20 ms), an additional delay...
You currently cannot specify the name as shown in the GUI on the command line. I think there is an open feature request for this. `hostID` is just a unique...
From where did you take these logs? This format looks unknown to me `Aug 9 22:31:29 hass snapserver[587]:` Please start librespot from command line and check if it is working...
Hi, honestly, I want to remove the `Makefile`s and switch completely to `cmake`. The only reason for existence of the makefiles is the lack for a proper `make install` target...
Experimental Fedrora builds can be found in [Snapos](https://github.com/badaix/snapos/actions)
I can reproduce it on my recently updated Mint 20 Laptop, and googled for you... :wink: It's a security feature for fifo files in sticky directories (such as `/tmp/`) as...
@ariandyy reopened because it's not really solved, but the problem is identified @djmattyg007 as described by @tgurr in #486 `/run` seems to be the appropriate location, but needs some more...
I don't understand this. What is the "user story" behind this? What does the user want to do, how is WebAudio related to this?
Could you be a bit more specific? What OS? How did you install it?
Cmake install or make install?