realtime api scheduler status

Kevin H

Member
I had my own request server created.
Already 2.
Many things built in, but I still miss a display when the commercials start and stop.
I can read it a bit in the song title, but there is some delay.

Greetings Kevin
 
Many things built in, but I still miss a display when the commercials start and stop.
I can read it a bit in the song title, but there is some delay.
You can retrieve the scheduled events list using the scheduler API command, in the returned result it has IntTimeToStart field that shows how much time left until the event starts (1=a day, 24 hours, 0.5 = 12 hours, so you can calculate the exact time).
 
Back
Top