in reply to Re: Adding metadata support to the Mp3 streaming server
in thread Adding metadata support to the Mp3 streaming server

Changing the HTTP 200 OK to ICY 200 OK didn't solve my problem.
Anyway it seems to me that your code doesn't support metadata ( it doesn't send a icy-metaint value in its header)..im i wrong?
  • Comment on Re: Re: Adding metadata support to the Mp3 streaming server

Replies are listed 'Best First'.
Re^3: Adding metadata support to the Mp3 streaming server
by Anonymous Monk on Jan 18, 2007 at 20:47 UTC
    I am looking for a solution to this problem too. gnumpd doesn't actually 'stream' files, it just creates a playlist and then winamp will play the files one by one! It will be really appreciated if someone post the code for sending the metadata to the client while streaming.