2011-12-24, 12:11 AM
I have made a few more tweaks to make it a little wider. This one allows me to fit an upper and lower bound on the start time 
title like '%doctor who%' AND time(start_time,'localtime')>time('17:00:00') AND time(start_time,'localtime')<time('23:00:00')

title like '%doctor who%' AND time(start_time,'localtime')>time('17:00:00') AND time(start_time,'localtime')<time('23:00:00')