I am trying to create a customised radio player, that updates itself automatically about the title and artwork of the current streaming audio.
Shoutcast does have an API but it is only working with its Dev ID but Shoutcast recently does not provide any Dev ID apparently. So I need another workaround.
There are some PHP solution, but since I do not know the language I could not find out their solution. Could please provide some examples or hints about how to get the current track title, artwork, even possibly the artists name.
Thanks in advance