Want more servers in Log

Ask questions, request features, or just complement us about our software and services.
Post Reply
Killadog
Posts: 5
Joined: Sun Feb 29, 2004 10:38 pm
Location: Russia, Moscow
Contact:

Want more servers in Log

Post by Killadog »

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 ;)
chillinhh
Posts: 7
Joined: Fri Feb 27, 2004 8:51 pm
Contact:

Post by chillinhh »

Your username scares me*runs and hides dog*
Killadog
Posts: 5
Joined: Sun Feb 29, 2004 10:38 pm
Location: Russia, Moscow
Contact:

Post by Killadog »

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
User avatar
Jay
Will work for food (Administrator)
Posts: 3029
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

catcher.php works fine for multiple servers, simply make sure that the "Send server details" is checked in the script service tab.
- Jay
Killadog
Posts: 5
Joined: Sun Feb 29, 2004 10:38 pm
Location: Russia, Moscow
Contact:

Post by Killadog »

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)...
User avatar
Jay
Will work for food (Administrator)
Posts: 3029
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

no, that log entry is a collective statistic that means you have 0 listeners spread out among all servers in the list. The only place you can see statistics on individual servers is in the web admin, and script service.
- Jay
Killadog
Posts: 5
Joined: Sun Feb 29, 2004 10:38 pm
Location: Russia, Moscow
Contact:

Post by Killadog »

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')!
Killadog
Posts: 5
Joined: Sun Feb 29, 2004 10:38 pm
Location: Russia, Moscow
Contact:

Post by Killadog »

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

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';
...
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?
User avatar
Jay
Will work for food (Administrator)
Posts: 3029
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

yea probably is, RTB gets licensing information from log.radiotoolbox.com I have some news coming up about this though so don't dispair.
- Jay
Post Reply