Search found 8 matches

by shoebox
Wed Feb 14, 2007 8:22 am
Forum: Steamcast
Topic: SteamcastServer.php - Class for retrieving XML stats
Replies: 1
Views: 6340

SteamcastServer.php - Class for retrieving XML stats

1.) Save this code to file - SteamcastServer.php. <?php class SteamcastServer { // Public var $host; var $port; //Private var $_xml; var $_error; var $_currentListeners; var $_streamStatus; var $_peakListeners; var $_maxListeners; var $_reportedListeners; var $_bitrate; function SteamcastServer($hos...
by shoebox
Sun Aug 20, 2006 9:35 am
Forum: Steamcast
Topic: XML is truncated
Replies: 1
Views: 5194

XML is truncated

I setup 3 new brand new servers on a new box and sometimes the following is returned when I view the status.xml in my browser. XML Parsing Error: unclosed token Location: http://dnbradio.com:11064/admin/status.xml Line Number 293, Column 31: <pconnect_time>1156082755</p -----------------------------...
by shoebox
Tue Nov 29, 2005 2:40 am
Forum: Steamcast
Topic: Skipping / Erratic Sound ...
Replies: 2
Views: 5742

perfect.. thx. It looks like shoutcast now defaults to 32760
by shoebox
Mon Nov 28, 2005 6:29 am
Forum: Steamcast
Topic: Skipping / Erratic Sound ...
Replies: 2
Views: 5742

Skipping / Erratic Sound ...

I just got steamcast running on a new CentOS/Linux box. It\\\'s sourcing from a nullsoft shoutcast server. Notice the skips/erratic behaviour http://83.149.98.31:9540/live.mp3 Here is a shoutcast server running on the same box (no problems) http://83.149.98.31:8000/listen.pls All advanced steamcast ...
by shoebox
Sun Apr 24, 2005 2:46 am
Forum: Articles
Topic: Thwarting Streamripping, is it really worth it? [Technical]
Replies: 15
Views: 75158

one thing to add is that you can send meta data to your servers that will update the song title to whatever message you want.. So, for example, you can have a little text advertisement that the listener's client will receive as the current song artist/title. If you set this to appear every x seconds...
by shoebox
Wed Jun 23, 2004 6:38 pm
Forum: Radio Toolbox
Topic: includes.php not being updated after adding 6th server
Replies: 3
Views: 5903

any updates on this?
by shoebox
Thu Jun 10, 2004 4:12 pm
Forum: Radio Toolbox
Topic: includes.php not being updated after adding 6th server
Replies: 3
Views: 5903

includes.php not being updated after adding 6th server

I just added a 6th server to rtb and now the script service does not update includes.php. RTB does not report any errors at all.

If I remove the 6th server it starts working again.

I tried it with several different servers as "the 6th server" and I get the same result.

Any ideas?
by shoebox
Sat Mar 27, 2004 8:45 pm
Forum: Radio Toolbox
Topic: password not
Replies: 1
Views: 3704

password not

Script service authentication is not working with the rtb newest release. I've double checked that I have a password configured on rtb and that it matches my config.php. Checking the error log I see the following. 03/27/2004@10:07:07: No User or Password Sent 03/27/2004@10:08:07: No User or Password...