Right now to get the currently running time we fetch all entries and check if the first one has an end time of 0. This is not very reliable however, since there might have been records scheduled that have a later start time than the currently running record. This would cause the cli to think that there is no currently running entry.