Radio Przepraszamy, ta strona oczekuje na tłumaczenie na język polski The player can play online radio Icecast SHOUTcast You can show info of the played track witth a PRO version. Player need an access to metadata from the stream with help of the server-side script. Download script (PHP) Download the script, place on your server and specify a link in the settings of plugin There you can specify the interval in seconds for requests frequency. The player will show data in the element You can edit the script to change order or design of the transmitted data (stroke 23). Default code: $output = "<b>" . $station . "</b> - " . $song; |