From a064cbda2086b79b6cc04111cb308a6b2d770aa6 Mon Sep 17 00:00:00 2001 From: heqnx Date: Sun, 6 Jul 2025 14:57:39 +0300 Subject: replaced ices2 which only supports vorbis, with liquidsoap + creation of title metadata; reorganized templates --- templates/etc/icecast2/ices-playlist.xml.j2 | 44 +++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 templates/etc/icecast2/ices-playlist.xml.j2 (limited to 'templates/etc/icecast2/ices-playlist.xml.j2') diff --git a/templates/etc/icecast2/ices-playlist.xml.j2 b/templates/etc/icecast2/ices-playlist.xml.j2 new file mode 100644 index 0000000..89fc4c9 --- /dev/null +++ b/templates/etc/icecast2/ices-playlist.xml.j2 @@ -0,0 +1,44 @@ + + + 1 + /var/log/ices + ices.log + 4 + 1 + + + + + + Example stream name + Example genre + A short description of your stream + + + + playlist + basic + playlist.txt + 1 + 0 + 0 + + + + localhost + 8000 + {{ random_password }} + /stream + 0 + 60 + 10 + 80 + + + + + -- cgit v1.2.3