Icecast Streaming Media Server Forum Index Icecast Streaming Media Server
Icecast is a Xiph Foundation Project
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Updating metadata without admin authentification

 
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Thu Jun 12, 2008 3:50 am    Post subject: Updating metadata without admin authentification Reply with quote

I want update metadata from php script:

Code:
$f = @fsockopen('localhost',8000,$errno, $errstr, 5);
      fputs($f, "GET /admin/metadata.xsl?mount=/my_radio&mode=updinfo&song=test HTTP/1.0\r\nHost: localhost:8000\r\n\r\n");


But it doesn't work, icecast sends header: HTTP/1.0 401 Authentication Required

Can i update metadata without admin authentification? Smile
Back to top
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Thu Jun 12, 2008 12:34 pm    Post subject: Reply with quote

yes, but you need at least the source user/pass auth. We can't just allow anyone to modify the stream metadata.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
liteFun



Joined: 13 Jan 2006
Posts: 79

PostPosted: Fri Jun 13, 2008 3:27 pm    Post subject: Reply with quote

I have used with web browser http://source:password@radio.server:8000/admin/metadata?mount=/mount&mode=updinfo&song=metadata.
where source is just source (mountpoints log in with username source) and password is mountpoint password.
Back to top
View user's profile Send private message
karlH
Code Warrior
Code Warrior


Joined: 13 Jun 2005
Posts: 5476
Location: UK

PostPosted: Fri Jun 13, 2008 4:47 pm    Post subject: Reply with quote

and? if it fails then check the logs.

karl.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Icecast Streaming Media Server Forum Index -> Icecast Server All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
subRebel style by ktauber