Criteria based on current time

Hi, I’m trying to find a solution to search a track name based on the current time in a smartblock.

For example we would like to be able to play the current time after each set of 3 tracks, and would like to search the track name using the current time as the criteria of the smartblock.

I can tell you that smartblocks doesn’t support this functionality at the moment. So it would need to be implemented in code and probably wouldn’t be super easy to do with the current way smartblocks is built.

Sadface :frowning:
Any way you can point me in the right direction?
Or any alternatives to queueing variable length (under 1 minute) time announcements in using smartblocks, or do I have to add something else to “pad” it up to 1 minute?

Many thanks for your help so far :slight_smile:

Edit: I’ve worked something out using playlists and “time remaining in show” smartblocks to fill this in, however we would love to have a feature request for a “current time” based criteria search.