top of page
Search

2/23/20 Ignite the midnight petroleum

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

Well.......I have a bit of bad news. There will be no Easy Listening Sunday tonight and possibly no Off the Beaten Track - Tuesday Edition. In my goal to be more organized and efficient, I have put my extensive music collection in to one central file. Well, in doing this, I messed up how my broadcasting software finds the music. So I need to do a wipe and completely re-add my collection and make sure everything is easily found and organized better. This might take more than today. I have a LOT of music.

 
 
 

Recent Posts

See All
6/18/25 about 2:45am Eastern

So a lot has been going on with me and my new project Jedi Council Radio. I have gotten a buy me a coffee and that isn't totally spelled...

 
 
 
4/22/25 catch-all

Hello my Padawans, We have a show made from a catch-all file of songs I felt I needed to have at the time. I will be taking requests and...

 
 
 
4/8/25 Tune in!

Hello my Padawans, I have a great show put together for you. I certainly hope you tune in at 6pm Eastern. I have music galore to share...

 
 
 

コメント

5つ星のうち0と評価されています。
まだ評価がありません

評価を追加
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; ?>