Currently, at WUMD, use use the showlog area on On-Air to show all the promos for shows after the current show, and for the next five days. There are too many promos for all the shows to fit in one show log, so limiting them to ‘future’ hours seems reasonable.
In the past, I’ve added LOAD SHOWLOG memos into the log, to load a new one every hour. I have a program OUTSL which generates a showlog file for each hour, such as PrmSun15 for Sunday at 3pm. The logs would just load the appropriate one each hour.
A problem arises when AUTO is OFF in OnAir, because it doesn’t see these memos. When a block of live DJs in on the air, the loaded showlog gets behind by several hours, maybe even a whole day.
I solved the problem with OMTASL, the automatic background task showlog loader. ↓ Read the rest of this article…

