andrew867
andrew867
Do you happen to still have the KiCAD design files? If so could you share them? Thanks, Andrew
This is a work in progress, mostly personal notes. ~~brew tap homebrew/dupes~~ ~~brew install tcl-tk --enable-threads~~ ~~brew uninstall python~~ ~~brew install python --with-tcl-tk~~ brew install python brew install libtiff libjpeg...
Currently punches are stored in `info` in the local timezone instead of GMT. Timeclock should be changed to store all punches in GMT and add another column that specifies the...
A DB column added to the user and set each user's home timezone independently of the server. You could then use the `date_default_timezone_set()` function with the returned user timezone. Relying...
The `info` table name doesn't describe its function. Should be renamed to `punches`.
Hi! Do you happen to have a board BOM with part numbers from where you ordered the components? Thanks, Andrew
I'm attempting to use namedmanager to create an ENUM lookup DNS server. How difficult would it be to add in NAPTR record support? Thanks, Andrew
Hi! Would it be possible to upload the WAV version of the audio recordings? Thanks!
Recommend updating the include statements to change Crypto to Cryptodome. Prevents requirement for virtualenv and conflict with standard Crypto library.
### Installation Method Docker Installation ### AzuraCast Release Channel Stable Channel ### Current AzuraCast Version v0.21.0 Stable • Docker • PHP 8.4 ### What happened? The Edit HLS Stream window...