<pre>I believe there is already a ticket open about this.  If you check your<br>frontend log, you should see a malformed select statement error where<br>the order by is ambiguous.<br><br>I was able to fix it by editing the file  that has the order by in it
<br>and making the column unabiguous.  I've since lost the change cause I<br>refreshed my svn source.  However, if you're in the mood to compile<br>mythtv yourself and modify the file, let me know.  I'll try to figure it<br>
out again.  It really wasn't that difficult in the end.<br><br>Rick</pre>