Request Demo
MP3 Database for Songs playing on Radio Server
– ID
– Title
– Artist
– Duration
– Year
– Style
– Commentary
– Composer
– Album
– Image
Radio Live Now Playing Database
– ID
– Current Playing Title
– Play Date
– Start Time
– Listeners
– Radio Station ID
– IP Address
Icecast Shoutcast Metadata API
Icecast Shoutcast Metadata provides a very simple API for retrieving current StreamTitle for Shoutcast and Icecast Streams. You can use the API by making a GET request
(Icecast Metadata)
http://API-Server-IP/metadata/icecast.php?url=http://icecast-server-ip:port/
(Shoutcast Metadata)
http://API-Server-IP/metadata/shoutcast.php?url=http://shoutcast-server-ip:port/
NowPlaying Radio Metadata Table
Radio Icecast / Shoutcast Database
Metadata Panel will allow spreadsheet / table for download using the database metadata query.
Radio Icecast / Shoutcast CSV Download
Metadata Panel also allow to download other file format like XML, JSON, TXT etc.
MP3 Song Info metadata playing on Radio Server