<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>I have custom recording rules configured (power search). </div><div><br></div><div>The rule looks like this: program.title LIKE '%Soccer%'</div><div><br></div><div>Basically it records anything with the word Soccer in the program title. The recording rule works.</div><div><br></div><div>Prior to commit "254d59b243c3dde45c576e32ed86350f914b727c"</div><div>Date: Sat Mar 24 15:12:38 2012 -0700<br> Fix overriding of manual recordings in mythweb<br> Turns out we were creating slightly incorrect records for the record table.<br> Comparing to how it works from the frontend, I found that we were not<br> copying over the "search" field from the original manual recording rule, so<br> the override never
matched up with it. To fix that, I removed the line that<br> overrided "search" to 0 before saving.<br> Fixes #9343<br></div><div><br></div><div>I could select don't record in mythweb and the single recording would get cancelled. Previous post suggest that I have a bad custom recording rule, but I am unable to track down where the issue is. The rule is very simple. When selecting "Don't Record" in mythweb I see sql statement errors in the backend logfile.</div><div><br></div><div>Thanks, Mike<br></div></div></body></html>