Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   Shoutcast Technical Support (http://forums.winamp.com/forumdisplay.php?f=86)
-   -   chart php script needed? (http://forums.winamp.com/showthread.php?t=130552)

xe-cute 1st April 2003 18:16

chart php script needed?
 
where would i find a php script to do similier to this:

http://www.lunchbreak.net/rampageradio/

If thats too much to ask for what can i use to make a list of last 10 played tunes like on shoutcast?

i have a whats playing now script already so thats sorted and i do not want to use radio toolbox thingy as thats anotehr thing for my djs to set up!

Thanks for any help!

FesterHead 2nd April 2003 02:50

Either contact the author of the script or 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.

Also, for an html implementation, check out:
KXRM's RadioToolbox
Oddsock's Do Something DSP plugin

nas7232 2nd April 2003 17:45

i went to that bit you said fester where is the bit onit that gives me some idea what to do if i wanted to put a script telling people if my radio is on or offline, any ideas?

FesterHead 2nd April 2003 18:09

The PHP XML based Parser has it built in.
code:

$errormsg1 = "Sorry, The Server Is Currently Down";
$errormsg2 = "It Will Be Back Up ASAP !!!";
$dsperror1 = "Sorry, The Server Is Currently Unable To Retreive It's Source";
$dsperror2 = "It Will Be Back Up ASAP !!!";



For reference, see the configuration code.


All times are GMT. The time now is 17:03.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.