From 25fca8139081c27a215e6f41434406a9f05b192a Mon Sep 17 00:00:00 2001 From: oddsock Date: Tue, 30 Dec 2003 15:57:05 +0000 Subject: [PATCH] minor documentation fix svn path=/trunk/icecast/; revision=5731 --- doc/icecast2_admin.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/icecast2_admin.html b/doc/icecast2_admin.html index fcb85741..1e610e5e 100755 --- a/doc/icecast2_admin.html +++ b/doc/icecast2_admin.html @@ -17,11 +17,11 @@

Metadata Update

description

-This function provides the ability for either a source client or any external program to update the metadata information for a particular mountpoint. Currently the only metadata supported is song title. +This function provides the ability for either a source client or any external program to update the metadata information for a particular mountpoint. Currently the only metadata supported is song title and only for MP3 streams.

example

-http://192.168.1.10:8000/admin/metadata?mount=/mystream.ogg&action=updinfo&song=ACDC+Back+In+Black
+http://192.168.1.10:8000/admin/metadata?mount=/mystream&mode=updinfo&song=ACDC+Back+In+Black