Is there a clever way to get details of any programmes currently recording from the server API?
Currently I read the api/v1/jobs list, but have to do my own calculations as to whether the current time is within the start/finish range of each job in turn. I couldn't see a flag in any of the job data for currently recording or any way of getting the API to just output those jobs currently recording.
