[mythtv-users] Question on using logic in recording schedule

John P Poet jppoet at gmail.com
Mon Jan 17 22:05:47 UTC 2011


On Mon, Jan 17, 2011 at 2:56 PM, Aaron Klein <klein.aaron at gmail.com> wrote:

> Title and subtitle of a desired recording
>
> NASCAR Racing:
> Toyota All-Star Showdown: Irwindale
>
> The undesirable recording
>
> NASCAR Racing: Toyota All-Star Showdown, Qualifying
>
> The only consistancy is the main title of NASCAR Racing and the word
> Qualifying on the desirable recordings.  Other aspects of the subtitle will
> change depending on the event.  The shows will air on different networks
> aswell.  There is usually no description on the listings.
>
>
Like Kevin said, you would need to use a custom recording rule.  Maybe
something like:

program.title = 'NASCAR Racing'
AND program.subtitle not like '%Qualifying%'
AND program.subtitle not like '%Practice%'
AND program.hdtv > 0
AND program.first > 0

And, please don't top-post on this list.


John
-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20110117/77e293dd/attachment.htm>


More information about the mythtv-users mailing list