cociweb

Results 111 comments of cociweb

What do you 'MEME'? :D Do you think about the `[update notice] received unknown MS cmd: 1008b5100305ff01 / 0101` type messages?

It seems with the 24.1 version it went away (at least for me). Maybe, the configuration csv file got an update from it's new repo?

+1 for speedtest++ consideration. Please note that Ookla's speedtest cli uses HTTP protocol instead of the raw TCP protocol, what the webgui and the speedtest++ uses. That's why the official...

``` W: [pulseaudio] module-udev-detect.c: Failed to open /proc/asound/card1: No such file or directory W: [pulseaudio] module-udev-detect.c: Failed to open /proc/asound/card0: No such file or directory E: [pulseaudio] main.c: Failed to...

With v0.0.45 the original dependency error disappears. Thank's for your great job!

@mrmaceurope, @c-mahn which version of the app are you using? .deb or .appimage? Can you please share more of your os and environment? (If you are **not** using a .deb...

1) ok, first of all, we need to locate your libraries: depending on your flavour, you have to check, where it is with `which`/`locate`/`whereis` command. Eg: ``` $ whereis libssl.so.3...

@arctixdev, maybe we can give a try for add libssl3 after libssl-dev (libssl-dev is based on libssl1.1) during [build time](https://github.com/music-assistant/companion/blob/2d706a76b31e9cdc726a67edb53b7ae57ecfa043/.github/workflows/build.yaml#L94). I don't really know, is there any effect of it,...

[off] @arctixdev > Yeah that could also help. Right now I am facing an error with the builds not getting uploaded to Github. But I will try a quick workaround...

Well, I had no issue with 0.45. but with 0.57 I've got another (new) one, and the app not starts: music-assistant-companion: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by music-assistant-companion) So,...