I have a program that I want to record, and it airs at regular times during the week, and a few other various times. So I have an autorec that looks for the title. However, the other day, the guide was missing the entry for one of the regular weekday airings, and the recording was missed. Does anyone have a recommendation of how to (elegantly) catch both title and timed events in some sort of boolean fashion?
Replacing the autorec with a timed event won't work, because then I'll miss the show at odd times (on odd days or on regular days when the time is shifted due to specials etc). Adding both an autorec and timer causes two recordings of the same show using twice the space and cpu. The autorec has all kinds of settings, but I don't see some sort of boolean setting to say... if the title event does not appear today, then force a timed event instead.