Search found 2554 matches

by Jay
Thu Dec 01, 2005 11:17 pm
Forum: Radio Toolbox
Topic: Online Log Feature and Stats
Replies: 10
Views: 16224

I just checked it now and there is space available.
by Jay
Wed Nov 30, 2005 11:49 am
Forum: General Discussion
Topic: php color change - Online - Offline
Replies: 9
Views: 20789

you just do that same if statement for all your servers. You should probably do a While (list() = each()) type deal so that it rotates through all your servers. Check out php.net for information on loops. If that is not something you want to pursue then just do a if statement for each server ...
by Jay
Tue Nov 29, 2005 5:12 pm
Forum: General Discussion
Topic: php color change - Online - Offline
Replies: 9
Views: 20789

unfortunately I have nothing that exists that already does this but you really are on the right track.
by Jay
Tue Nov 29, 2005 3:49 pm
Forum: General Discussion
Topic: php color change - Online - Offline
Replies: 9
Views: 20789

looks like you have an extra ] at the end of your variable.
by Jay
Tue Nov 29, 2005 3:34 pm
Forum: General Discussion
Topic: php color change - Online - Offline
Replies: 9
Views: 20789

what error do you get on the script above?
by Jay
Mon Nov 28, 2005 8:38 am
Forum: Steamcast
Topic: Skipping / Erratic Sound ...
Replies: 2
Views: 7716

steamcast only supports meta-ints of 8192 or 16384 so make sure your shoutcast server is set to either of these meta ints. Any other setting will cause the behavior you are experiencing.
by Jay
Thu Nov 24, 2005 11:11 pm
Forum: Radio Toolbox
Topic: using Radio Toolbox as a statistic relay
Replies: 6
Views: 8410

well you would need an application or scripting language to do that.
by Jay
Thu Nov 24, 2005 11:49 am
Forum: Radio Toolbox
Topic: using Radio Toolbox as a statistic relay
Replies: 6
Views: 8410

you would need an XML adaptor or wrapper to properly read that information. You can use existing libraries or write your own.

You can also view the sheet in your web browser to see all the different tags.
by Jay
Thu Nov 24, 2005 11:46 am
Forum: Radio Toolbox
Topic: Load Balancing & using ASX files to output
Replies: 5
Views: 7544

Read the FAQ for a list of variables sent by the script.

http://www.radiotoolbox.com/docs/faq/in ... ?p_id=1#25

As I said before the general options window only controls the GUI side of the application.
by Jay
Thu Nov 24, 2005 6:57 am
Forum: Radio Toolbox
Topic: Load Balancing & using ASX files to output
Replies: 5
Views: 7544

No, that is not possible. As I said if you wanted something like that you can use the script service to build any sort of load balance you like.
by Jay
Wed Nov 23, 2005 4:59 pm
Forum: Radio Toolbox
Topic: using Radio Toolbox as a statistic relay
Replies: 6
Views: 8410

You would have to talk to SpacialAudio regarding such a feature. I cannot control their application development.

Any interfacing application can find the Radio Toolbox XML sheet at http://localhost:4000/rtb.xml
by Jay
Wed Nov 23, 2005 4:58 pm
Forum: Radio Toolbox
Topic: Load Balancing & using ASX files to output
Replies: 5
Views: 7544

the default playlist option only relates to the generation of temporary lists when an item is double clicked in the GUI server list. It has no effect on the web interface.

If you want a more custom handling of load balancing I would highly recommend the use of the Script Service feature which would ...
by Jay
Tue Nov 22, 2005 3:24 pm
Forum: Steamcast
Topic: Error starting steamcast on FreeBSD 5
Replies: 9
Views: 20739

which version of freebsd 5 are you using?
by Jay
Tue Nov 22, 2005 6:41 am
Forum: Steamcast
Topic: Error starting steamcast on FreeBSD 5
Replies: 9
Views: 20739

did you download the freebsd 5 compile of steamcast?
by Jay
Sat Nov 19, 2005 10:40 pm
Forum: Radio Toolbox
Topic: Database Error
Replies: 1
Views: 5166

should be fixed.