From 81352d81fba266b189d96aeaa6feba2449911be2 Mon Sep 17 00:00:00 2001 From: amrfti Date: Tue, 9 Dec 2025 21:18:56 -0500 Subject: [PATCH] add ices2 sample config block --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5f384a6..227d6f2 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,16 @@ 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