PDA

View Full Version : HTTP command


Onliner
9th June 2001, 20:11
anyone knows whats the http command the SHOUTcast source plugin uses to set the current song? it's something like: http://<IP>:<PORT>/admin.cgi?pass=<PASS>&<THE COMMAND HERE=CURRENT SONG> atleast I think it is something like that :p

Tom
9th June 2001, 20:37
http://IP:PORT/admin.cgi?pass=PASSWORD&mode=updinfo&song=SONGTITLE

Where the stuff in CAPS is your info.

Tom

Onliner
9th June 2001, 21:52
Thanks Tom :)