PDA

View Full Version : stats


Dj-Sonic
11th December 2004, 19:20
can i get any radio stats off the shoutcast.com site?

djmastermind
11th December 2004, 19:21
For example..?

Dj-Sonic
11th December 2004, 19:23
php stats that show the DJ how many listeners and current song on a webpage and it refreshes every like 10 seconds.....

djmastermind
11th December 2004, 19:25
You can get this information from your DNAS (server) without going through SHOUTcast.com:

Check out the Sticky post titled...
SHOUTcast: Important Info & Answers to FAQs. READ ME!

Scroll down a bit and look for the section titled...
General SHOUTcast Information -> SHOUTcast ToolBox (All sorts of nifty add-ons for SHOUTcast)

1. The PHP based XML parser is a complete solution and comes ready for you to customize.

2. The Javascript parser (actually ASP) is another complete solution and comes ready for you to customize.
Note: Apparently this link isn't working anymore.
Try this thread (http://forums.winamp.com/showthread.php?s=&threadid=140767) for other ASP options.

Also, for an html implementation, check out:
KXRM's RadioToolbox (http://www.radiotoolbox.com/docs/?p_id=1)
Oddsock's Do Something DSP plugin (http://www.oddsock.org/tools/dosomething/)

*************

Check out the results from a SHOUTcast forum search (http://forums.winamp.com/search.php) on 'status script'.

Dj-Sonic
11th December 2004, 19:30
heres an e.g of what i mean...... Click Here (http://www.habboxradio.com/radio_stats.php)

djmastermind
11th December 2004, 19:34
That can be achieved through the scripts I provided above.

Dj-Sonic
11th December 2004, 19:44
i dont understand how to set up the PHP based XML parser