On this page you can find some "Nl" specific configuration for MythTV users
The current (16/3/06) /usr/bin/tv_grab_nl script will not download the TV schedule from tvgids.nl due to s small silly bug. You have to make the month/day part of the UTL case insensitive. Look around line 1400 and change all entrys so the they will work with "Maart" as well as "maart" by changing them like:
s/\bjanuari\b/January/gi;
s/\bjan\b/January/gi;
s/\bfebruari\b/February/gi;
You can find logo's of most of the channels available in the Netherlands, at xmltv.fambus.nl/logos/.
The most difficult part of installing/configuring MythTV is getting the data, name and frequency of all the channels in the database. Since there must be more MythTV users in your area, chances are that someone already did this. So help each other, do you have a working MythTV setup and you life in the Netherlands?
Than /please/ post your database dump, including TV provider, area with 4 digit zipcode, so I can make a small repository for MythTV newbees to download. And when you move to a new place, you dont have to reconfigure all channels the hard way :-)
So do the following dump command:
mysqldump --skip-opt --where "freqid is not null" -u mythtv -p mythconverg channel
It will prompt for the password of the mythtv user.
Useful MythTV links
Why the title
Recent comments
14 hours 6 min ago
1 day 15 min ago
1 day 8 hours ago
1 day 16 hours ago
2 days 5 hours ago
2 days 14 hours ago
3 days 15 hours ago
3 days 21 hours ago
3 days 23 hours ago
4 days 14 hours ago