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/icecast2/icecast.xml.j2 | 66 --------------------------------------- 1 file changed, 66 deletions(-) delete mode 100644 templates/icecast2/icecast.xml.j2 (limited to 'templates/icecast2/icecast.xml.j2') diff --git a/templates/icecast2/icecast.xml.j2 b/templates/icecast2/icecast.xml.j2 deleted file mode 100644 index ef6e539..0000000 --- a/templates/icecast2/icecast.xml.j2 +++ /dev/null @@ -1,66 +0,0 @@ - - Earth - {{ email }} - - - 1000 - 2 - 524288 - 30 - 15 - 10 - 1 - 65535 - - - - {{ random_password }} - disabled - admin - {{ random_password }} - - - localhost - "" - - - 8000 - 127.0.0.1 - - - -
- - - - /stream - 1000 - 1 - 1 - - - 1 - - - /usr/share/icecast2 - /var/log/icecast2 - /usr/share/icecast2/web - /usr/share/icecast2/admin - - - - - access.log - error.log - 2 - 10000 - - - - 1 - - icecast2 - icecast - - - -- cgit v1.2.3