From 1b26d3aba5d9004bdf9ea8a4b46f9e30ef37b30e Mon Sep 17 00:00:00 2001 From: Philipp Schafft Date: Thu, 22 Jun 2023 13:33:55 +0000 Subject: [PATCH] Cleanup: Updated the example configs so they are more in line with 2.5.x --- conf/icecast.xml.in | 38 ++++++++++++---------------- conf/icecast_minimal.xml.in | 1 - conf/icecast_shoutcast_compat.xml.in | 7 ++--- conf/icecast_urlauth.xml.in | 1 - 4 files changed, 20 insertions(+), 27 deletions(-) diff --git a/conf/icecast.xml.in b/conf/icecast.xml.in index 36beb41c..448058e4 100644 --- a/conf/icecast.xml.in +++ b/conf/icecast.xml.in @@ -1,16 +1,22 @@ - + Earth + icemaster@localhost + + localhost @@ -20,16 +26,12 @@ 30 15 10 - - 1 - + 65535 @@ -58,12 +60,6 @@ --> - - localhost - 8000 @@ -188,8 +184,6 @@ --> - 1 - @pkgdatadir@ diff --git a/conf/icecast_minimal.xml.in b/conf/icecast_minimal.xml.in index d50fbba5..0981f5eb 100644 --- a/conf/icecast_minimal.xml.in +++ b/conf/icecast_minimal.xml.in @@ -22,7 +22,6 @@ 8000 - 1 @localstatedir@/log/@PACKAGE@ @pkgdatadir@/web diff --git a/conf/icecast_shoutcast_compat.xml.in b/conf/icecast_shoutcast_compat.xml.in index 418646de..4df99f51 100644 --- a/conf/icecast_shoutcast_compat.xml.in +++ b/conf/icecast_shoutcast_compat.xml.in @@ -21,8 +21,10 @@ http://dir.xiph.org/cgi-bin/yp-cgi + It affects mainly the urls generated by Icecast for playlists and YP + listings. You MUST configure it properly for YP listings to work! + This is NOT your homepage address, it's the hostname for THIS server. + --> localhost @@ -32,7 +34,6 @@ 8000 /stream - 1 @localstatedir@/log/@PACKAGE@ @pkgdatadir@/web diff --git a/conf/icecast_urlauth.xml.in b/conf/icecast_urlauth.xml.in index 7492982a..a389f1bb 100644 --- a/conf/icecast_urlauth.xml.in +++ b/conf/icecast_urlauth.xml.in @@ -29,7 +29,6 @@