Search found 3 matches

by Liquid_Squelch
Sat Feb 10, 2007 1:59 pm
Forum: Radio Toolbox
Topic: Show Multiple Mount Points?
Replies: 5
Views: 9593

Here is my includes.php file. There are 5 mount points:
ncfd
scfd
scpd
special
nassausuffolk


<?php
$server[0]['ip']='localhost:8005/ncfd';
$server[0]['type']='Icecast2';
$server[0]['listeners']='4';
$server[0]['max_listeners']='8';
$server[0]['bitrate']='24';
$server[0]['status']='Online ...
by Liquid_Squelch
Thu Feb 08, 2007 2:00 pm
Forum: Radio Toolbox
Topic: Show Multiple Mount Points?
Replies: 5
Views: 9593

Maybe I'm explaining it wrong...

I setup RTB and added all 5 of my streams.
All 5 of my streams are showing the current ID3 info and user count.

But, only the stream that I have the check mark in the first box on the left shows any data via the PHP query, or when I click on any of the stats pages ...
by Liquid_Squelch
Wed Feb 07, 2007 9:07 pm
Forum: Radio Toolbox
Topic: Show Multiple Mount Points?
Replies: 5
Views: 9593

Show Multiple Mount Points?

Hi,
I am currently running 5 mountpoints on Icecast 2.3.1

I am able to see only one mount point while using Radio Toolbox.
Is there any way to see all of my mount points via radio toolbox?

Is this a feature that could possibly be added?

Also, was wondering if I would be able to show the graphs in ...