top of page
Search

4/21/23

  • Writer: Jedi
    Jedi
  • Apr 21, 2023
  • 1 min read

I found out last night that I have an entire pawn shop tuned in. I got excited and tossed a show together for them. It is going on right now. Tune in if you can.

 
 
 

Recent Posts

See All
Looking Beyond the Playlist

Hey there, my Padawans! Now that another edition of Off the Beaten Track is in the books, I wanted to take a moment to thank everyone who tuned in and spent part of their Tuesday evening with me. One

 
 
 

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; ?>