<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 11, 2013 at 6:49 AM, Michael <span dir="ltr"><<a href="mailto:mythtv@blandford.net" target="_blank">mythtv@blandford.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 10/10/2013 04:58 PM, Karl Newman wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Just an FYI, I just posted a couple patches for some old Mythweb bugs in tickets 11903 and 11904. 11903 fixes the problem where custom or manual schedules would not save selected filters, inetref, season or episode. 11904 fixes the problem where the "Default" button on the upcoming recordings screen would not cancel an override. That bug was at least 3 years old, and it was a 1 line fix. I'm surprised nobody opened a ticket about it (maybe I'm the only one that noticed!).<br>
Links for the lazy: <a href="http://code.mythtv.org/trac/ticket/11903" target="_blank">http://code.mythtv.org/trac/<u></u>ticket/11903</a> <a href="http://code.mythtv.org/trac/ticket/11904" target="_blank">http://code.mythtv.org/trac/<u></u>ticket/11904</a><br>
<br>
<br>
</blockquote>
<br>
<br></div>
Thanks,<br>
<br>
The patch in 11903 seems to have fixed the issue I had with power searches that wouldn't accept inetref #'s. I always schedule using mythweb and just assumed it was a mythtv issue and not mythweb.<br>
<br>
Michael<br></blockquote><div><br></div><div>Glad it worked for you--I didn't actually test that particular field. The problem was that the various additions to the scheduling options (filters, etc.) were added to the primary schedule editor, but not to the custom & manual ones. The fix right now was easy, but a better long-term fix is to combine some of that logic so that it's not duplicated in multiple places.<br>
<br></div><div>Karl<br></div></div></div></div>