Emlyn Bolton
Emlyn Bolton
Hi! Great library - thanks for making it! Here are the typescript definitions for all the TS users. Cheers,
**Describe the bug** Using the docker file for PiHole, and enabling Cloudflare, the Cloudflare binary is downloaded on container _first run_ rather than at container image build time. This will...
**Describe the bug** Following the instructions here: https://github.com/jamulussoftware/jamulus/blob/master/COMPILING.md#macos leads to an error at the `xcodebuild` phase: ``` PhaseScriptExecution Qt\ Qmake .xcode/Jamulus.build/Release/Qt\ Preprocess.build/Script-5E618435888B9D49F8540165.sh cd /Volumes/Data/Users/emlyn/code/jamulus /bin/sh -c \"/Volumes/Data/Users/emlyn/code/jamulus/.xcode/Jamulus.build/Release/Qt\ Preprocess.build/Script-5E618435888B9D49F8540165.sh\" make: `Jamulus.xcodeproj/project.pbxproj'...
I've been working on an implementation of Jamulus' audio protocol, which uses a custom Opus setting. The PR contains changes to get the custom mode up and running.
# Data Plane API - Pull Request Previous PR with beta version: https://github.com/Azure/azure-rest-api-specs/pull/23662 ## API Info: The Basics GA release of the beta API, previously reviewed and approved. No additional...
Just tried to update / build fresh image. On startup, it fails: ``` *** Running /etc/my_init.d/00_regen_ssh_host_keys.sh... *** Running /etc/my_init.d/10_syslog-ng.init... Mar 3 03:50:23 a0741c0d373e syslog-ng[12]: syslog-ng starting up; version='3.13.2' *** Running...
Xeoma wants to have world writable files, which is a really Bad Thing. This modification adds a script to set the permissions more appropriately on the folders exposed and to...
This PR adds full support for OpenCore to the P51. The patching works with the latest bios, and doesn't require a patched DSDT.
Adds HTTP Basic Authentication to the web server in squeezelite-esp32. By default, disabled. Set a value in NVS under the `http_password` key and this will then be needed to access...
I had a working instance for many years now, but have inserted a proxy up front recently. The frontend Traefik instance set up to pass through to my backend, based...