It did i think, anyway, he saved alot of time not doing rare values, as 98% of fansites that use rare values, they never get noticed. As there's Habbox and even HHGS.net
Printable View
Haven't looked at the coding but the normal features are there. I like the automatic bitrate logging/kicking idea. How are you handling the kicking of the DJ?
edit: checked coding, see how now (using the admin section on the SHOUTcast). Although it looks like it's from a tutorial or something because it's strange that you echo "kicked" in a cron :P
PHP Code:function kickSource(){
global $scip;
global $scport;
global $scpass;
$scCon = fsockopen("$scip", $scport, &$errno, &$errstr, 30);
if(!$scCon) {
$scsuccess=1;
}
if($scsuccess!=1){
fputs($scCon,"GET /admin.cgi?pass=$scpass&mode=kicksrc HTTP/1.0\r\nUser-Agent: Shoutcast Source Kicker (Mozilla Compatible)\r\n\r\n");
}
}
Its not suppose to be high class, its a free panel =S
Would you consider this to be high class?
http://jewbear.net/preview/preview-2.png
Hey Jewish Bear, no offense but I haven't seen you give anything out for free yet..
Dan: I'm sorry, what is it that's meant to impress us about it? The load time? The Inverse selection? The layout?