freultwah
freultwah
I stumbled upon a Python 2 to Python 3 conversion issue when trying to run the script with py-lxml installed. ``` # ./airprint-generate.py Traceback (most recent call last): File "/root/./airprint-generate.py",...
Anybody up for adding sndio output support? As reported on shairport-sync (which recently added its support) forums, sndio output is more stable and smooth even than ALSA on Linux, let...
nginx 1.23 has apparently seen massive API changes, and while nginx-auth-ldap still builds, it does make nginx 1.23.* exit with signal 10 and signal 11 if enabled. Disabling the module...
At one point I struggled with forked-daapd not compiling with a libav Plain 9 beta and finally managed to cook up a patch that checked the library's API version and...