diff --git a/shoutcast.php b/shoutcast.php index 8e782b1..582c35b 100644 --- a/shoutcast.php +++ b/shoutcast.php @@ -85,7 +85,7 @@ }; $i = "0"; -$song = $track[1]; +$song = $track[0]; $total_listeners = array_sum($listeners); if ($count == 1) {