Includes stopped updating titles and artist names

Ask questions, request features, or just complement us about our software and services.
Post Reply
johnnygnote
Posts: 9
Joined: Sun Mar 12, 2006 7:44 pm
Location: Rocky Mountains Durango
Contact:

Includes stopped updating titles and artist names

Post by johnnygnote »

Someone Please help on this,my now playing page was working great for the first few days and then suddenly it stopped updating this is hat is in my includes file:

<?php
$server[0]['ip']='localhost:8000';
$server[0]['type']='SHOUTcast';
$server[0]['listeners']='0';
$server[0]['max_listeners']='6';
$server[0]['bitrate']='96';
$server[0]['status']='Online';
$server[0]['desc']='Colorado Free Radio Durango';
$server[0]['current_song']='';

$current_song='';
$listeners='0';
$max_listeners='6';
$touch_interval='30';
$lastsong[0]='';
$lasttime[0]='';
$lastsong[1]='';
$lasttime[1]='';
$lastsong[2]='';
$lasttime[2]='';
$lastsong[3]='';
$lasttime[3]='';
$lastsong[4]='';
$lasttime[4]='';
$lastsong[5]='';
$lasttime[5]='';
$lastsong[6]='';
$lasttime[6]='';
$lastsong[7]='';
$lasttime[7]='';
$lastsong[8]='';
$lasttime[8]='';
$lastsong[9]='';
$lasttime[9]='';
$lastsong[10]='';
$lasttime[10]='';
$lastsong[11]='';
$lasttime[11]='';
$lastsong[12]='';
$lasttime[12]='';
$lastsong[13]='';
$lasttime[13]='';
$lastsong[14]='';
$lasttime[14]='';
$lastsong[15]='';
$lasttime[15]='';
$lastsong[16]='';
$lasttime[16]='';
$lastsong[17]='';
$lasttime[17]='';
$lastsong[18]='';
$lasttime[18]='';
$lastsong[19]='';
$lasttime[19]='';
$lastsong[20]='';
$lasttime[20]='';
?>

Any help would be appreciated
I just noticed my now playing isn't showing on the soutcast directory when it use to, perhaps this is a Winamp/Shoutcast Problem.

Sorry

Thanks,
J
User avatar
Jay
Will work for food (Administrator)
Posts: 3020
Joined: Mon Jan 14, 2002 12:48 am
Location: Next Door
Contact:

Post by Jay »

probably is, if it isn't showing up in shoutcast then there is no way for radio toolbox to know what is playing.
- Jay
johnnygnote
Posts: 9
Joined: Sun Mar 12, 2006 7:44 pm
Location: Rocky Mountains Durango
Contact:

Post by johnnygnote »

Thanks for the response Jay.. the update titles and artist radio button wasn't on in the dsp plugin DOOOH :?

Sorry :)
Post Reply