Search found 2554 matches

by Jay
Mon Apr 05, 2004 11:08 pm
Forum: Audio Streaming
Topic: so close
Replies: 3
Views: 8255

it is possible but not really with SHOUTcast, if I were you I would use a webserver and some php code to create this or use some code on the net, www.radiotoolbox.com/mp3toolbox/ can do this with some minor modification.
by Jay
Thu Apr 01, 2004 11:04 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

well if you copied it from the browser output and pasted and see php code in the notepad view and then uploaded that and see code then something is misconfigured in your server.
by Jay
Thu Apr 01, 2004 2:56 pm
Forum: Audio Streaming
Topic: so close
Replies: 3
Views: 8255

if you are trying to go to a url in your browser always use ..../content/filename.pls

if in winamp use ..../content/filename.mp3 There will be no collective playlist for all files in the content directory. You also cannot add playlists to the content directory. This is an extremely limited feature ...
by Jay
Thu Apr 01, 2004 2:53 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

well did you copy it from the browser or did you view the source. If you copied it from source it's incorrect, it just needs to be copied straight from the browser view to your local file.
by Jay
Thu Apr 01, 2004 1:25 am
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

check to make sure you put the right code up and have not included any errors in the code.
by Jay
Thu Apr 01, 2004 12:21 am
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

yes this is correct. place that code in an appropriate location so that you can call it via a browser.
by Jay
Wed Mar 31, 2004 11:51 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

http://www.radiotoolbox.com/docs/faq/index.php?p_id=1#6

please read the following entry

You will need to setup the whatimplayin.php script on your server and configure it to pull stats from your includes.php file.
by Jay
Wed Mar 31, 2004 9:06 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

yea catcher.php is meant for Radio Toolbox only, the included example scripts are meant for your users to view the stats that come in through catcher.php from Radio Toolbox. This script is not a stand alone script, it requires Radio Toolbox to interface with it. When you go to catcher.php in your ...
by Jay
Wed Mar 31, 2004 8:40 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

you must have our script confused with someone elses. Our script does not need the address of your shoutcast server. All of this information comes from the Radio Toolbox application.

This is all that needs to be configured on your config.php file

$rtb_user
$rtb_pass

these values must match those ...
by Jay
Wed Mar 31, 2004 8:05 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

read the following http://www.radiotoolbox.com/docs/index. ... 1&doc_id=2

also peruse the Frequently Asked Questions. This will help you understand how Radio Toolbox relates to the catcher.php
by Jay
Wed Mar 31, 2004 6:20 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

you should have a file called config.php, this is where you do all configuration for catcher.php
by Jay
Wed Mar 31, 2004 4:52 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

all that needs to be identical is the username and password you setup in Radio Toolbox and the Username and password configuration in the catcher.php's configuration file.
by Jay
Wed Mar 31, 2004 4:09 pm
Forum: Radio Toolbox
Topic: Log Service and Catcher Script
Replies: 1
Views: 3779

put the username and password that you entered into the script configuration. As far as the log service, go to the general tab and uncheck the "I have a log service account" box.
by Jay
Wed Mar 31, 2004 4:08 pm
Forum: Radio Toolbox
Topic: Sig problem
Replies: 33
Views: 47936

you need to install Radio Toolbox and set up the username and password in the general tab then enter the url above in the script service window.
by Jay
Mon Mar 29, 2004 8:22 pm
Forum: Radio Toolbox
Topic: password not
Replies: 1
Views: 4923

I cannot reproduce this. Make sure that you have a Username and Password set in the General tab and that neither are blank in the script configuration.