Quote:
Originally Posted by ANARCH?
not a real problem, but only 9 song appear in list of "last 19 songs":
there is a way to solve that ?
ah, an other question ... i have 19 DJ's ... there is a way to show who is the DJ ?
|
- sc_sevr.ini (on the shoutcast server)
This is the "Boss in Charge" of what feeds to the XML files.
Code:
; ShowLastSongs specifies how many songs to list in the /played.html
; page. The default is 10. Acceptable entries are 1 to 20.
ShowLastSongs=20
If you can not change it you can remove the $song[9] - $song[18] from the "forumhome_shoutcast" template.
$servertitle = "Discription" - setting in DJ - DSP (I used for DJ Name).
If you choose not to show any/all:
Variables used.
Here is a list of variables that can be used in your "forumhome_shoutcast". If do not wish to show data, just remove the variables.
$scdef = Default station name
$scip = IP shoutcast server
$scport = Port of shoutcast server
$scpass = Admin password (not DJ) to shoutcast server
$song[t] = Song History:
t can range from 0-19. EX: $song[0], $song[1], $song[2] .... $song[19] ----- $song[0] (zerro) is the current song playing.
$servertitle = "Discription" - setting in DJ - DSP (I used for DJ Name).
$servergenre = - setting in DSP.
$bitrate = Quility of the Bitrate - setting in DJ - DSP .
$url = URL - setting in DJ - DSP
$currentlisteners = Current connected users.
$maxlisteners = Max users for the server.
$listenamp = http://$scip:$scport/listen.pls
$listenlnk = http://$scip:$scport
$averagemin = average listener time in minuets
$peaklisteners = Most Ever
$content = Media Type
$streamhits = Hit Count