Author Topic: xSchedule RDS options  (Read 696 times)

Offline JerryPlak

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
xSchedule RDS options
« on: September 13, 2017, 05:53:21 PM »
Is there a way that we can have this write to a file called CurrentSong.txt
I did look and played with the RDS options, but currently is only  to Com ports.

Also had looked at run process and something like  %TITLE% - from mp3
looking to see if there is a way I can save the current song title out to the text file.

Thanks
Jerry

Offline keithsw1111

  • Administrator
  • Hero Member
  • *****
  • Posts: 2733
    • View Profile
    • Kellyville Christmas Lights
Re: xSchedule RDS options
« Reply #1 on: September 14, 2017, 01:10:33 AM »
You could do that with a command calling a cmd file which creates a txt file

Offline JerryPlak

  • Jr. Member
  • **
  • Posts: 67
    • View Profile
Re: xSchedule RDS options
« Reply #2 on: September 14, 2017, 02:52:09 PM »
Thanks keith,

I will do more research on this later!