Shoutcast Info & Stats

Last Update
1 July 2012
Regular License
$9
Sales
131

Shoutcast Info and Stats is a PHP script where show varius informations and statistics from web radio stations who using service Shoutcast. This script is perfect if you have a web radio station and using this service for stream your music.

Shoutcast Info and Stats using PHP and AJAX (jQuery) for show these information in your website and has a very easy installation. You can make your layout by edit one CSS file. Another feature of our script is the infomations who get from LastFM.com website for current artist. Shoutcast Info and Stats coming with two types of block layout: Vertical and Horizontal. Each type coming wtih three styles-layouts and you can edit very easy. We using Maxmind.com’s IP database for show some information about each listener of you web station. Below you can see all features of Shoutcast Info and Stats.

Features of Shoutcast Info and Stats PHP Script

New in v1.1: Now Support and Shoutcast V2.X! Show the Current Song and Artist from Shoutcast Show Artist’s Biography (if is any in LastFM.com) Show Artist’s photo (if is any in LastFM.com) Show Current Listeners and detailed info for each listener Listeners Google map Listeners per country Show Played songs history Auto refresh information without refresh current page (default every 10 seconds) Coming with 2 types and 3 layouts per type Very easy installation You can edit the layout very easy You can make your layout very easy if you are familiar with CSS and HTML You can translate to your language some words/phrases Detailed Documentation Free support and updates for ever

Requirements

PHP version 5 and up cUrl libraries

Maxmind.com database file (GeoLiteCity.dat.gz – free download)

NOTE: There is a problem with Lastfm API common key because they had disable last days. You can get your own API key here: http://www.last.fm/api/account/create (create a free account).

When you complete the form, copy the API key in file “functions-lastfm.php” in first line: $artistxml = ‘http://ws.audioscrobbler.com/2.0/?method=artist.getinfo&artist='.$currentArtistXML.'&api_key=b25b959554ed76058ac220b7b2e0a026'; (replace the b25b959554ed76058ac220b7b2e0a026 with new key).

You can test with one of my keys: ee072551e0b27707efcf3ff0e91f4420

(I recommended get your own API key)