Want more servers in Log
Want more servers in Log
Hi2All!
I download and setup your RTB! Great! it works! but i have only one question:
RTB works in LAN where we have 10 shoutcast servers... it collects all info from these servers.... but i can see only info (from log file via FTP) about one server which was marked... How can I mark (i mean radio-button) more than 1 server in RTB interface... I very need to have info from all servers in log file...
thx...
PS:
1. sorry for my english
2. have a nice spring
I download and setup your RTB! Great! it works! but i have only one question:
RTB works in LAN where we have 10 shoutcast servers... it collects all info from these servers.... but i can see only info (from log file via FTP) about one server which was marked... How can I mark (i mean radio-button) more than 1 server in RTB interface... I very need to have info from all servers in log file...
thx...
PS:
1. sorry for my english
2. have a nice spring

2chillinhh
i like dogs... and i have one... My first part of nick mean only killa (like mega)...
2Jay
i try to use php to colletct info about all servers... but no result...
is it a lite version of RTB wich i download from here (which can operate only with one server)? i look through your catcher.php and still don't understand what i do not right... Help me Jay!
ps: maybe you have working .php for multiservers... can you e-mail it for me?
thx

2Jay
i try to use php to colletct info about all servers... but no result...

is it a lite version of RTB wich i download from here (which can operate only with one server)? i look through your catcher.php and still don't understand what i do not right... Help me Jay!
ps: maybe you have working .php for multiservers... can you e-mail it for me?
thx
wow! Jay! you are answer 2 me! yes!!
"Send server details" is checked...
i try to re-install RTB but have no result...
and every string in log_file in log_dir of RTB looks like:
"[03/02/2004@09:12:23] 0 listeners - [CS: Joe Dassin - Chamson Triste] (this log file generated by RTB v1.0.0)"
is it correct (i mean there are no info about server)...
"Send server details" is checked...
i try to re-install RTB but have no result...
and every string in log_file in log_dir of RTB looks like:
"[03/02/2004@09:12:23] 0 listeners - [CS: Joe Dassin - Chamson Triste] (this log file generated by RTB v1.0.0)"
is it correct (i mean there are no info about server)...
ok... fixed...
but i still have problem...
let's go...
"Send server details" is checked...
i have 4 shoutcast servers in RTB window with correct information...
i chek the 1st server from the list...
i want to test where is data & put next lines (trying different ways) in catcher.php (above the line $data.="?>";):
$data.=$server[0][1];
$data.=$server[1][2];
$data.=$server[0]['status'];
$data.=$server[1]['status'];
but after it i can see only empty fields in the places where data must be in includes.php
where is my mistake?.. how i can test it by another way?...
ps:
register globals is on...
rrrrrr! i want to do it (like nike's 'just do it')!
but i still have problem...
let's go...
"Send server details" is checked...
i have 4 shoutcast servers in RTB window with correct information...
i chek the 1st server from the list...
i want to test where is data & put next lines (trying different ways) in catcher.php (above the line $data.="?>";):
$data.=$server[0][1];
$data.=$server[1][2];
$data.=$server[0]['status'];
$data.=$server[1]['status'];
but after it i can see only empty fields in the places where data must be in includes.php

where is my mistake?.. how i can test it by another way?...
ps:
register globals is on...
rrrrrr! i want to do it (like nike's 'just do it')!
hi Jay!
i test all that i can... and find that the "Send server details" doesn't work in my RTB... (it is checked):(
do you have any ideas? i read all forum and understand that only i have this problem... but if RTB can't transmit anything i can't to see info about default server - but i see it?! Help me plz!
in forum i find this topic http://forums.radiotoolbox.com/viewtopic.php?t=343... i have the same includes.php but without any info about server - only default info...
it looks like
what the...? help! sos! all my life is broken! 
ps: i have no internet connection where my RTB is working... but RTB want to connect to http://www.radiotoolbox.com and can't to do it... can it be the reason of my trouble?
i test all that i can... and find that the "Send server details" doesn't work in my RTB... (it is checked):(
do you have any ideas? i read all forum and understand that only i have this problem... but if RTB can't transmit anything i can't to see info about default server - but i see it?! Help me plz!
in forum i find this topic http://forums.radiotoolbox.com/viewtopic.php?t=343... i have the same includes.php but without any info about server - only default info...
it looks like
Code: Select all
<?php
$current_song='Max Raabe und Palast Orchester - Lucky';
$listeners='0';
$max_listeners='32';
$touch_interval='5';
$lastsong[0]='Max Raabe und Palast Orchester - Lucky';
$lasttime[0]='1078298387';
$lastsong[1]='Max Raabe - La La La La';
$lasttime[1]='1078298107';
...

ps: i have no internet connection where my RTB is working... but RTB want to connect to http://www.radiotoolbox.com and can't to do it... can it be the reason of my trouble?