[mythtv-users] Re:Not recording anything using CVS (7/30)

Landon Thomas lists at karpacrossamerica.com
Wed Aug 6 10:39:45 EDT 2003


Hey Trey, are you using MythTV from the Gentoo emerge builds?  I am, and
although it's the same version as the latest release, maybe it just doesn't
work.

Here's some extra info after scheduling several recordings:

bash-2.05b# mythbackend --printsched
--- print list start ---
---  print list end  ---
bash-2.05b#
---

mysql> use mythconverg
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> select * from cardinput\G
*************************** 1. row ***************************
    cardinputid: 3
         cardid: 1
       sourceid: 1
      inputname: Tuner 0
externalcommand:
     preference: NULL
      shareable: N
       tunechan:
      startchan: 4
1 row in set (0.00 sec)

mysql> select * from capturecard\G
*************************** 1. row ***************************
        cardid: 1
   videodevice: /dev/video0
   audiodevice: /dev/dsp
     vbidevice: /dev/vbi0
      cardtype: MPEG
  defaultinput: Tuner 0
audioratelimit: 32000
      hostname: lumpix
        use_ts: NULL
      dvb_type: NULL
1 row in set (0.00 sec)

mysql> select * from videosource\G
*************************** 1. row ***************************
    sourceid: 1
        name: cable
xmltvgrabber: tv_grab_na
      userid:
1 row in set (0.00 sec)

And I ran 'select * from record\G' like Trey did above, and my scheduled
entries were there:

*************************** 1. row ***************************
   recordid: 49
       type: 1
     chanid: 1035
  starttime: 14:00:00
  startdate: 2003-08-06
    endtime: 14:30:00
    enddate: 2003-08-06
      title: Chip 'n' Dale's Rescue Rangers
   subtitle: When You Fish Upon a Star
description:
   category: Children's
    profile: 0
       rank: 0
*************************** 2. row ***************************
   recordid: 28
       type: 1
     chanid: 1005
  starttime: 20:56:49
  startdate: 2003-08-01
    endtime: 20:58:49
    enddate: 2003-08-01
      title: Whose Line Is It Anyway?
   subtitle:
description: ``Superheroes''; ``Song Styles''; ``Multiple Personalities'';
``Scenes From a Hat.''
   category: Comedy
    profile: 0
       rank: 0

...etc.

Thanks,
Landon



More information about the mythtv-users mailing list