Yet Another Music Server
./bake dev # export DEV=1; uv run yams/main.pygit clone https://github.com/raffleberry/yams.git
./bake install # uv tool install .
# OR
uv tool install git+https://github.com/raffleberry/yams
# OR
pip install git+https://github.com/raffleberry/yams
# OR
uv tool install git+https://github.com/raffleberry/yams@CommitId # recommended



