PDA

View Full Version : Help With Radio Status!


Y0nA
15th September 2003, 04:04
How do i get that page for my radio that has all of it stats!
like song hjisitory or number of listners and things like that!

Y0nA
15th September 2003, 04:11
Anyone?

FesterHead
15th September 2003, 05:11
It is customary to wait longer than 7 minutes before shaking the free technical support tree.

Either visit your DNAS page at http://yourDNASip:yourDNASport

Replace yourDNASip with the ip of the DNAS (SHOUTcast server) and yourDNASport with the DNAS port (default is 8000)

Example:
If your DNAS ip is 123.345.567.789 and your DNAS portBase is 2112, then your link would be:
Listen link: http://123.345.567.789:2112/listen.pls

Or use the DNASs XML statistics to gather/massage/output to your liking.

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/)