Anybody got some good custom record instructions?<br><br>The current one I've got to record every movie on 1,2,3 or c4 is:<br><br>(program.title LIKE '%directed by%' <br> OR program.subtitle LIKE '%directed by%' <br>
OR program.description LIKE '%directed by%'<br> OR program.title LIKE '%movie%' <br> OR program.subtitle LIKE '%movie%' <br> OR program.description LIKE '%movie%'<br> OR program.title LIKE '%starring%' <br>
OR program.subtitle LIKE '%starring%' <br> OR program.description LIKE '%starring%') <br>AND TIMEDIFF(program.endtime, program.starttime) > TIME('1:20:00.000000')<br><br>Thats seems to more or less work.. anybody think of anything better?<br>
<br>Jason<br><br clear="all"><br>-- <br>"A little rudeness and disrespect can elevate a meaningless interaction to a battle of wills and add drama to an otherwise dull day." - Calven<br>