What is the best way from which I can get notified that a new show or track has started in order to update the live info displayed to the client?
Do you provide something like a callback to notify me? or should I request http://[xyz]/api/live-info/?callback every n seconds and update the UI consequently?