[mythtvnz] Best custom record statements?

Jason Taylor killerkiwi2005 at gmail.com
Thu Nov 6 22:44:58 GMT 2008


Anybody got some good custom record instructions?

The current one I've got to record every movie on 1,2,3 or c4 is:

(program.title LIKE '%directed by%'
     OR program.subtitle LIKE '%directed by%'
     OR program.description LIKE '%directed by%'
     OR program.title LIKE '%movie%'
     OR program.subtitle LIKE '%movie%'
     OR program.description LIKE '%movie%'
     OR program.title LIKE '%starring%'
     OR program.subtitle LIKE '%starring%'
     OR program.description LIKE '%starring%')
AND TIMEDIFF(program.endtime, program.starttime) > TIME('1:20:00.000000')

Thats seems to more or less work.. anybody think of anything better?

Jason


-- 
"A little rudeness and disrespect can elevate a meaningless interaction to a
battle of wills and add drama to an otherwise dull day." - Calven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ourshack.com/pipermail/mythtvnz/attachments/20081107/da245a7c/attachment.htm 


More information about the mythtvnz mailing list