updating readme

This commit is contained in:
evilchili 2024-03-10 00:27:34 -08:00
parent 9fb8d1f248
commit d97faca0f7

View File

@ -21,7 +21,7 @@ A shoutcast audio player designed for serving D&D session music.
## What? Why? ## What? Why?
Because I run an online D&D game, which includes a background music stream for my players. The stream used to be served by liquidsoap and controlled by a bunch of bash scripts I cobbled together which are functional but brittle, and liquidsoap is a nightmare for the small use case. Also, this currently requires me to have a terminal window open to my media server to control liquidsoap directly, and I'd rather integrate the music controls directly with the rest of my DM tools, all of which run on my laptop. Because I run an online D&D game, which includes a background music stream for my players. The stream used to be served by liquidsoap and controlled by a bunch of bash scripts I cobbled together which are functional but brittle, and liquidsoap is a nightmare for the small use case. Also, this required me to have a terminal window open to my media server to control liquidsoap directly, and I'd rather integrate the music controls directly with the rest of my DM tools, all of which run on my laptop.
*Now that is a powerful yak! -- Aesop Rock (misquoted)* *Now that is a powerful yak! -- Aesop Rock (misquoted)*
@ -50,11 +50,12 @@ INFO Daemonizing controller on (localhost, 8003); pidfile and logs in ~/.dnd/cro
Connnect to the command & control server: Connnect to the command & control server:
``` ```bash
% telnet localhost 8003 % telnet localhost 8003
*Trying 127.0.0.1...* Trying 127.0.0.1...
*Connected to croaker.local.* Connected to croaker.local.
*Escape character is '^]'.* Escape character is '^]'.
help help
PLAY PLAYLIST - Switch to the specified playlist. PLAY PLAYLIST - Switch to the specified playlist.