[Icecast] Song Updates

John john at kqlz.org
Fri Oct 1 20:49:38 UTC 2004


Hello Cody
Thanks for the response.

I don't have access to curl.

When I try ' http://[my server IP]:[my 
port]/admin/metadata?mount=/live.ogg&mode=updinfo&song=Artist_name+Title' 
with a web browser
I get a return of "source will not accept URL updates "

If I try 'http://[my server IP]:[my 
port]/admin/metadata?mount=/live&mode=updinfo&song=Artist_name+Title' 
(minus the .ogg on the mount)
I get "Source does not exist".

I have 2 streams running on that server live.ogg and live2.ogg.
I even tried it in perl since I already have a script I wrote for SC so 
I just changed it for icecast and the same thing happens.

I know in SC there is a place for a password:
'http://[IP]:[PORT]/admin.cgi?pass=[PASSWORD]&mode=updinfo&song=[SONG]song&url=http://www.yousite.com'

I'm stumped

John

Cody Tubbs (wISPdirect) wrote:

>Run this from command line:
>
>curl --user admin:hackme 'http://192.168.0.1:8000/admin/metadata?mount=/live&mode=updinfo&song=Artist_name+Title'
>
>That should set you all up, just change IP, Port and MountPoint.
>
>  
>




More information about the Icecast mailing list