[mythtv-commits] Ticket #6619: Watch Recordings group filter fails to display category contents.

MythTV mythtv at cvs.mythtv.org
Wed Jun 10 18:38:39 UTC 2009


#6619: Watch Recordings group filter fails to display category contents.
---------------------------------+------------------------------------------
 Reporter:  rafmoslin at gmail.com  |        Owner:  ijr 
     Type:  defect               |       Status:  new 
 Priority:  minor                |    Milestone:  0.22
Component:  MythTV - General     |      Version:  head
 Severity:  low                  |   Resolution:      
  Mlocked:  0                    |  
---------------------------------+------------------------------------------

Comment(by sphery <mtdean at thirdcontact.com>):

 Sorry, make that:

 {{{
 mysql -umythtv -p mythconverg \
 -e "SELECT COUNT(*) AS 'Total programs' FROM program;" \
 -e "SELECT COUNT(*) AS 'Programs with category' FROM program WHERE
 category != '';"
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6619#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list