Bart Ribbers

Results 290 comments of Bart Ribbers

Ah. I am indeed running the player/client on the same machine as one of the remotes. I did notice it showed 127.0.0.1 as it's IP but did not realize that...

Since the last beta PipeWire actually got support to do this to Snapcast servers, see https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/26c1993e8aec4de63e95b44188a6a51009534268 and https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/78fbe6f7503be1a4c0d78b16a4bf03638db071d9. Is this in anyway helpful on how to do the same for...

It was not no. Clean install basically. CalyxOS has no special demands for APKs. At runtime there is the issue of no Google Play Services (and I have MicroG disabled)...

I managed to install the release on the Google Play Store, that one works just fine. Not sure what's different about the GitHub release.

Right now at postmarketOS we already ship NymphCast with Plasma Bigscreen. It runs automatically and it'll fullscreen over anything displayed by Plasma Bigscreen when something is cast to it. It...

I'm not building for Gentoo (but for Alpine Linux) and saw the same thing originally. Our build scripts for CMake set `-DBUILD_SHARED_LIBS=True` by default (as we want to build all...

Ideally that gets fixed, but for now `-DBUILD_SHARED_LIBS=False` will make it compile.

> @PureTryOut do you have any suggestions or comments? Well my suggestion would be merging https://github.com/MycroftAI/mycroft-core/pull/2802 which changes large parts of the script anyway. :stuck_out_tongue_winking_eye: The original code wasn't mean...

You could maybe also do a mixture of both: - If installed system-wide, default to looking in say `$HOME/.local/share/cuberite` - If portable, default to look in the working directory Package...