top of page
Search

2/5/20 My apologies to those who tried to tune in

  • Writer: Jedi
    Jedi
  • Feb 5, 2020
  • 1 min read

It seems everyone was having trouble with the web player yesterday. My heartfelt apologies. I have let the powers that be know that there was a problem. And for those of you who could tune in, my apologies for my show getting cut off when something went down. I'm not sure what happened on the server end but it cut my show short. All of this stuff was beyond my control.


Thank you to all who tried to tune in.

 
 
 

Recent Posts

See All
Signal Incoming: A Message to My Padawans

My Padawans, Tonight is one of those nights. You know the ones — where the energy feels just a little charged, where the frequency seems to hum before the first note even plays. Tuesday has arrived ag

 
 
 

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
2025 created by DJ Jedi
bottom of page
', "", $data); $split = explode(',', $data); if (empty($split[6])) { $title = "The current song is not available "; } else { $count = count($split); $i = "6"; while($i<=$count) { if ($i > 6) { $title .= "," . $split[$i]; } else { $title .= $split[$i]; } $i++; } } $title = substr($title, 0, -1); echo $title; ?>