From 96cca99c91fe167a800bba029704267e54b63f12 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 19 Jan 2016 13:18:33 +0100 Subject: [PATCH] added icecast xslt to get the current track --- icecast2/web/current.xsl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 icecast2/web/current.xsl diff --git a/icecast2/web/current.xsl b/icecast2/web/current.xsl new file mode 100644 index 0000000..a8d6e1c --- /dev/null +++ b/icecast2/web/current.xsl @@ -0,0 +1,3 @@ + + +parseMusic({"":{"title":" - " },}); -- 2.7.4