No subject


Thu Sep 20 15:16:44 UTC 2007


mythtv), it created the files ~/.mythtv/DVB.xmltv and
~/.mythtv/S-Video.xmltv which I have copied to the correct $HOME.

This is what I'm seeing in the backend log file when mythfilldatabase runs:


2007-10-02 03:38:38.686 Using runtime prefix = /usr/local
2007-10-02 03:38:38.950 New DB connection, total: 1
2007-10-02 03:38:39.122 Connected to database 'mythconverg' at host:
localhost
2007-10-02 03:38:39.166 New DB connection, total: 2
2007-10-02 03:38:39.174 Connected to database 'mythconverg' at host:
localhost
2007-10-02 03:38:39.194 mythfilldatabase: Listings Download Started
2007-10-02 03:38:42.206 Updating source #2 (S-Video) with grabber
tv_grab_nz-py
2007-10-02 03:38:42.294 Found 73 channels for source 2 which use grabber
2007-10-02 03:38:42.342 Failed to run tv_grab_nz-py --capabilities
2007-10-02 03:38:42.362 Grabbing XMLTV data using tv_grab_nz-py is not
supported. You may need to upgrade to the latest version of XMLTV.
2007-10-02 03:38:42.494 Source 3 configured with no grabber. Nothing to do.
2007-10-02 03:38:42.574 Updating source #4 (DVB) with grabber tv_grab_nz-py
2007-10-02 03:38:42.590 Found 16 channels for source 4 which use grabber
2007-10-02 03:38:42.606 Failed to run tv_grab_nz-py --capabilities
2007-10-02 03:38:42.610 Grabbing XMLTV data using tv_grab_nz-py is not
supported. You may need to upgrade to the latest version of XMLTV.
2007-10-02 03:38:42.670 Data fetching complete.
2007-10-02 03:38:42.698 Adjusting program database end times.
2007-10-02 03:38:43.382     0 replacements made
2007-10-02 03:38:43.410 mythfilldatabase: Listings Download Finished
2007-10-02 03:38:43.422 Marking generic episodes.
2007-10-02 03:38:43.546     Found 0
2007-10-02 03:38:43.546 Marking repeats.
2007-10-02 03:38:43.690     Found 0
2007-10-02 03:38:43.706 Unmarking new episode rebroadcast repeats.
2007-10-02 03:38:43.722     Found 0
2007-10-02 03:38:43.982 Marking episode first showings.
2007-10-02 03:38:53.634     Found 7184
2007-10-02 03:38:54.054 Marking episode last showings.
2007-10-02 03:39:02.155     Found 7184
2007-10-02 03:39:03.071
===============================================================
| Attempting to contact the master backend for rescheduling.  |
| If the master is not running, rescheduling will happen when |
| the master backend is restarted.                            |
===============================================================
2007-10-02 03:39:03.099 Connecting to backend server: 192.168.1.15:6543
(try 1 of 5)
2007-10-02 03:39:03.103 Using protocol version 36
2007-10-02 03:39:03.107 mythfilldatabase run complete.
2007-10-02 03:39:03.111 DataDirect: Deleting temporary files

What would help is being able to instrument the call to the grabber to see
exactly what it is missing (I only have one copy of it in /usr/local/bin
so I know it does really *does* support the --capabilities option). I've
got -v xmltv enabled at present, that provides nothing useful. Also, to be
able to force the backend to run mythfilldatabase on demand so I can debug
it more than once a night!

-- 
Robin Gilks




More information about the mythtv-dev mailing list