There is nothing in there. I ran mythfilldatabase twice. but I got
something like:

Sounds like a mythfilldatabase issue, not a mythweb issue.

did you run mythtvsetup and configure everything?

-Chris


$ mythfilldatabase
2005-01-20 23:39:30 mythfilldatabase: Listings Download Started
----------------- Start of XMLTV output -----------------
downloading listings: ##################################################
------------------ End of XMLTV output ------------------
Query was:
SELECT channum FROM channel WHERE chanid = 1001;
No error type from QSqlError?  Strange...
Query was:
SELECT channum FROM channel WHERE chanid = 1001;
No error type from QSqlError?  Strange..
.......
No error type from QSqlError?  Strange...
Updating icons for sourceid: 1
Unknown xmltv channel identifier: 1.tvgids.nl
Skipping channel.
.....

Inn the database all I have is:

mysql> select * from channel;
+--------+---------+--------+----------+----------+------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+----------+---------+---------------+
| chanid | channum | freqid | sourceid | callsign | name | icon | finetune | 
videofilters | xmltvid | recpriority | contrast | brightness | colour | hue   | 
tvformat | commfree | visible | outputfilters |
+--------+---------+--------+----------+----------+------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+----------+---------+---------------+
|   1000 | 1       | 203250 |        1 | NL1      | NL 1 | none |        0 |    
          |         |           0 |    32768 |      32768 |  32768 | 32768 | 
PAL      |        0 |       1 |               |
+--------+---------+--------+----------+----------+------+------+----------+--------------+---------+-------------+----------+------------+--------+-------+----------+----------+---------+---------------+
1 row in set (0.00 sec)

Hugo.



------------------------------------------------------------------------

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to