diff --git a/README.md b/README.md index 5f384a6..d145393 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,15 @@ This prints the selected file path to stdout and broadcasts the now‑playing in ### Track list format A plain text file with one absolute file path per line. +### ices2 config +```xml + + playlist + script + ICYWS_TRACKLIST=/etc/ices2/playlist.txt /usr/local/bin/icyws + +``` + ### WebSocket endpoint Connect to: `/ws/radio` Receives: `Artist - Title` whenever a new song is selected