[mythtv-users] Question on power search recording rule

Aaron Klein klein.aaron at gmail.com
Wed Jul 25 23:19:05 UTC 2012


I am trying to create a power search that will record a show on any
channel with the exception of a small listing of channels.  I have
used the below language for racing to exclude based on program
subtitle but not sure on the variable to use to exclude with respect
to a channel.

program.title = 'Formula One Racing' AND program.subtitle NOT LIKE
'%Qualifying%' AND program.subtitle NOT LIKE '%Practice%'


More information about the mythtv-users mailing list