buzz-tee

Results 7 comments of buzz-tee

For me this was primarily related to embedded ID3 tags (not sure if it's particularly due to ID3v2 which is "part" of the audio stream, syncsignal magic). Both of these...

Also waiting for this feature. Since I did not find the repository where the NodeJS of AS3 is stored, I built a diff file how this could look like. I'm...

Neuer Commit mit einem weiteren Fix für libKika: wenn URLs ohne Schema zurückgegeben werden, sollte das Schema der aufrufenden URL verwendet werden. Auch hier wieder der Diff der Änderungen in...

I found for myself it's working - except when the device is booting. Seems there is a race condition and the MongoDB is not ready when the script is run....

Maybe some simple type fixing should be considered here. Otherwise the same issues might surface anywhere, not "only" during debug(x) call. You might apply this diff to `files_fulltextsearch/lib/Model/MountPoint.php`: ```patch ---...

Same here. Note that value -101 corresponds to [AP_NOBODY_READ](https://nightlies.apache.org/httpd/trunk/doxygen/group__APACHE__CORE__DAEMON.html#gafafcc328b1e4659b888a331e302c7d43) which seems to be a variant of status code DECLINED (thus ModSecurity might in fact rather convert it to DECLINED). Maybe...

Sorry for the late response, I took the chance and cloned my setup over the long weekend. With the latest nightly (2024-11-02) the issue seems to be fixed indeed (no...