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

Trey Stout phlux at udpviper.com
Tue Aug 5 21:42:48 EDT 2003


>Well, you provided a log of the backend starting up and running after the
only
>program that was scheduled to be recorded was already over. I really don't
>see how helping you with that is possible.
>
>Isaac

There were more entries than that one in the DB, I just snipped it for
brevity to illustrate that the DB entries were being made.

Let me try once more. I went into MySQL and deleted all entries in the
record table. I then cleared out my logfile. Here is the log of the
following events. I started mythbackend with 'mythbackend -v -l
/var/log/myth-be.log'. I then started the frontend with 'mythfrontend'. I
went to TV->instand recording. I did not change channels and it filled in
the program data fine. I left it at the default 60 minute settings, and
tabbed down to the start button. When I hit the start button, it stay on the
instant recording screen, and the focus moves back up to the small picture
of live tv. Nothing else happens. When I then go back to watch recordings,
it says no recordings are available.

******************** mythbackend log ********************
Starting up as the master server.
Probed: /dev/video0 - Television
Probed: /dev/video0 - Composite1
Probed: /dev/video0 - S-Video
Probed: /dev/video0 - Composite3
2003-08-05 20:32:11 Verbose mode activated.
2003-08-05 20:32:13 Found changes in the todo list.
2003-08-05 20:32:20 MainServer::HandleAnnounce Playback
2003-08-05 20:32:20 adding: tv as a player 1
2003-08-05 20:32:20 MainServer::HandleAnnounce Playback
2003-08-05 20:32:20 adding: tv as a player 0
2003-08-05 20:32:20 MainServer::HandleAnnounce Playback
2003-08-05 20:32:20 adding: tv as a player 0
2003-08-05 20:32:21 adding: tv as a remote ringbuffer
audio volume set to '32768'
strange error flushing buffer ...
Changing from None to WatchingLiveTV
2003-08-05 20:32:30 Found changes in the todo list.

************************  end log ************************


After exiting I went to check on the DB...

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 record\G
*************************** 1. row ***************************
   recordid: 1
       type: 1
     chanid: 1057
  starttime: 20:32:29
  startdate: 2003-08-05
    endtime: 21:32:29
    enddate: 2003-08-05
      title: South Park
   subtitle: Jewbilee
description: South Park waits for the meteor shower; Kyle and Ike go
camping.
   category:
    profile: 0
       rank: 0
 autoexpire: 1
maxepisodes: 0
  maxnewest: 0
 recorddups: 0
1 row in set (0.00 sec)


So it looks as if the DB entry is being made. And the backend is running
when the recording is supposed to start. Any ideas?

-Trey









More information about the mythtv-users mailing list