[Icecast] Song Updates

Cody Tubbs (wISPdirect) tubbs at wispdirect.com
Fri Oct 1 20:54:45 UTC 2004


go download curl, you need it, the method you're trying wont work, 
it's what I tried first until I figured out curl worked instead.

On 1 Oct 2004 at 16:49, John wrote:

> 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.
> >
> >  
> >
> 
> _______________________________________________
> Icecast mailing list
> Icecast at xiph.org
> http://lists.xiph.org/mailman/listinfo/icecast
> 


-- Cody Tubbs    : (Certified Master Linux Administrator)
		 : (Certified Unix Security Specialist)
-- wISPdirect      : http://www.wISPdirect.com
-- Broadway Internet




More information about the Icecast mailing list