Hi I have implemented the Shoutcast streaming protocol to get the Stream metainfo (as described somewhere on the web). I get the string with the song title and author, but what happens when during the stream, one song ends, another starts.. how do I recognize whether the song has ended and get the new metainfo?
How is this implemented in other players? They present the current song title immediately as it changes on the stream..?