[mythtv-users] mythWeb for NL?

Hugo van der Kooij hvdkooij at vanderkooij.org
Thu Jan 20 17:43:30 EST 2005


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.
	hvdkooij at vanderkooij.org		http://hvdkooij.xs4all.nl/
		Don't meddle in the affairs of magicians,
		for they are subtle and quick to anger.


More information about the mythtv-users mailing list