On Thu, 20 Jan 2005, Chris Petersen wrote:

> > I got mythweb started and try to setup my channels (NL) but how do I match
> > them agains the list gathered by xmltv?
>
> mythweb grabs all of that from the mythtv database.

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

$ 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.

-- 
        I hate duplicates. Just reply to the relevant mailinglist.
        [EMAIL PROTECTED]               http://hvdkooij.xs4all.nl/
                Don't meddle in the affairs of magicians,
                for they are subtle and quick to anger.
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to