From 99e77f6c16c6256b1e6a28059c15716ae4b46015 Mon Sep 17 00:00:00 2001 From: amrfti Date: Tue, 9 Dec 2025 21:19:33 -0500 Subject: [PATCH] add ices2 sample config block --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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