[mythtv-commits] Re: Ticket #333: mythfilldatabase retrieves data for every day for the second datadirect source

MythTV mythtv at cvs.mythtv.org
Tue Nov 22 07:05:56 EST 2005


#333: mythfilldatabase retrieves data for every day for the second datadirect
source
-----------------------------------+----------------------------------------
 Reporter:  bolek-mythtv at curl.com  |        Owner:  greg  
     Type:  defect                 |       Status:  new   
 Priority:  minor                  |    Milestone:        
Component:  mythtv                 |      Version:  0.18.1
 Severity:  medium                 |   Resolution:        
-----------------------------------+----------------------------------------
Comment (by bolek-mythtv at curl.com):

 {{{
 mysql> select count(*) from channel where sourceid = 2;
 +----------+
 | count(*) |
 +----------+
 |       19 |
 +----------+
 1 row in set (0.01 sec)

 mysql>
 }}}
 I guess I am not sure what is is :-) The above is the total number of
 channels, including the invisible ones and channels with no data. The
 number of channels in the DataDirect source is 5.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/333>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list