aanno
aanno
I did some profiling on snapcast (while working on #1423). From my measurements, I concluded that a dynamic buffer pool for audio data would increase the performance. Hence this is...
As I already said in my question #1486, I want more pagination support in the REST API. This PR implements sane pagination for get-tags. Reuseable code is in `apps/web/lib/api/utils`; this...
REST API paging/pagination **Is your question related to a problem or code? Please describe.** I'm unsure about the state of paging/pagination in the REST API. 1. The search link API...
Hello, I'm normally using devcontainers from within vs code. In this case, you could set up some configuration there. In my case, I use devcontainers with podman and podman compose....