[mythtv-users] Box rebuild issues

Nick Morrott knowledgejunkie at gmail.com
Sun May 6 17:46:49 UTC 2007


On 06/05/07, Nathan A. Smith <nasa01 at comcast.net> wrote:
> On Sun, 2007-05-06 at 05:37 +0100, Nick Morrott wrote:

> > Did you also 'Delete All' video sources to remove all old channels and
> > listings data? This could well be where the problem is coming from -
> > the listings are there to browse but the scheduler is incapable of
> > assigning recordings to card inputs.
> >
> > Nick
>
> Yes,
>
> I sure did.

Please check the following and output the results from each of these queries:

# mysql -u mythtv -p mythconverg

mysql> select count(*) from capturecard;
mysql> select count(*) from cardinput;
mysql> select count(*) from videosource;
mysql> select count(*) from channel;
mysql> select count(*) from program;

mysql> quit;


Nick
-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list