<br>What I mean by large custom recording rules.<br>When I create a custom recording rule, its very long<br><br>Example<br><br>Program.category_type='movie' <br>AND program.stars >= 0.5 AND <br>program.title NOT LIKE %Christmas% AND program.title NOT LIKE %Holiday%<br>
AND program.category NOT LIKE %Christmas% AND program.category NOT LIKE %Holiday%<br><br>But I think I had alot more lines in it..<br><br>what happened when typing in Mythfrontend is the hard drive would get really busy as the line<br>
got longer making it impossible to type and then it would completely crash... When I went back<br>in to the frontend all all schedules and upcoming recording had disappeared... The rules would<br>still appear in the Custom rules but not in any other location..<br>
<br>I optimized the database, and checked for errors, but the problem still existed..<br>I had restarted the computer a few times also... I don't know why but it adventually reappeared<br>after a few shutdowns..<br><br>
<br><br><br>